|
[WX SaaS 2025 01A303040] Problems with Windev Mobile store procedures |
Started by ARV, Aug., 26 2025 9:26 PM - 1 reply |
| |
| | | |
|
| |
Registered member 514 messages |
|
Posted on August, 26 2025 - 9:26 PM |
Hi,
I have a problem with Windev Mobile, this occurred when I install the last update, in this case update 4, Everything was working normally with windev, even on windev mobile, but when I start to modify my code on the analysis level on stored procedures, it starts to crashing, the framework starts to creating dump files to send it to tech support, I will do it and see if I get a respond, but anyone has the same issue?
This is how you could reply the bug: 1. Make sure you have the update 4 on Windev SaaS version. 2. Open a Mobile project. 3. Make sure you have an analysis on that project if you don't, create one. 4. Go to the stored procedures area. 5. Try to Create/modify/delete a stored procedure. 6. The error will show up and then the project will close abruptly
I try to see if I can solve this doing this but nothing works for me: 1. Trying to eliminate the .Ana directory 2. Trying creating a new project 3. Repair analysis 4. Repair project 5. Repair SCM
Thanks for your time, hope someone have a solution.
-- Best Regards ARVMessage modified, August, 26 2025 - 9:37 PM |
| |
| |
| | | |
|
| | |
| |
Registered member 514 messages |
|
Posted on August, 28 2025 - 10:24 PM |
Hi,
I try to see what is happening with the version 01A304061 and I came to a conclusion that version has a bug on mobile projects I end up installing the version before 01A304061 and everything just seems to be working propertly but another thing to consider it's now the framework on stored procedure recommend me to put <source>.ExecuteQuery instead of HExecuteQuery. Also it show me a lot of warnings about nullable variables for some reason, I try to see on my project description if that was check in and it doesn't. Now I have a "bug" of nullable variables that won't stop showing up. The way I solve this on windev mobile was coping and pasting an old version of the analysis and then trying to see if the error won't show up, this was a solution for the warning but not for the sintaxis I describe above, about executequery, with that I change it the way windev tells me to do it.
Then I try to execute my project but I'm having some issues, for now I will try to figure it out. Another topic is all of my other projects have a warning where I need to change variables and make it see nullable variables I search on my project if I have that option check in, but no and my project on the analysis side won't stop showing the warning of nullable variables, like before even if I don't check in that option on my project description, it just seems it doesn't work, like a bug or something.
For now PC Soft tech support did'nt reply my email.
I will try to solve my problem for one way or another, I will post the avance about this topic here
Has Anyone have the same issue?
-- Best Regards ARV |
| |
| |
| | | |
|
| | | | |
| | |
|