Let $V$ be a finite-dimensional vector space and $\beta$ be a bilinear form. According to the definition of the bilinear forms is possible to do the following: $$\begin{align}\beta(u,v)&=\beta(u+w-w,v)=\beta(u+w,v)-\beta(w,v)\\ &=\beta(u+w,v)+\beta(w,-v)=\beta(u+2w,v-v)\\ &= \beta(u+2w,0)=0\end{align}$$
I find it curious, I think there's some mistake but I can not identify it, I ask for your help in this matter.
The step $$\beta(u+w,v) + \beta(w,-v) = \beta(u+2w,v-v)$$is wrong. You must have one of the arguments fixed in both terms in order to apply linearity in the other one. That is, $\beta$ being bilinear in $u$ and $v$ is not the same as being linear in the pair $(u,v)$. For example, the multiplication in $\Bbb R$ is bilinear. You'd be saying that $$(u+w)v + w(-v) = (u+2w)(v-v)$$for all $u,v,w \in \Bbb R$, which is false (take $u=v=w=1$, say).