[WD21] How to test whether a report was actually printed?
Hello to all and especially printing gurus:-) I am printing a document with the commands: iPreview iPrintReport Is there a …
View ArticleTimeout error. WB17/Windows 10
Hi, I get the following error when I try to test my application from the WB17 development environment. Does anyone have a simil…
View ArticleThreadState() problems
I had a section of code that checked to make sure that threads were still running using threadstate(). I have found that not onl…
View Article[WD21] Changing a global variable messed up my app 10 times faster!
Hi All I changed the name of a global variable. say, from gVariableX to gVariableY, just to make the code more readable and …
View Article[WD21] Problem with Internal Procedure in threads
I was structuring some code, moving it into internal procedures. I did this in some thread procedures. I started having stabilit…
View Article[WD20] previously working code doesn't any more
Hello All Over the last year I have noticed that code that previously worked fine sometimes stops working and I couldn't work…
View Article[wm21 - android] how to end a thread in android ?
Hi, with threadstop() / threadEnd() not supported on android , how do I end a thread in android ? I
View ArticleMore dynamic tab woes
WD21 I have a dynamic tab display a table control. Any record selected in the table can open a detail window in another tab …
View Articledata import/ export
Hello everyone !! I need to export a table to SQLite from fic file . The fic file contains around 100000 rows with some columns…
View Article[WD21] BUG! - CommandLine InServiceMode (Linux)
Just FYI, I revealed a bug in WinDev creating Linux daemon. Here it is a simple code of project initialization: IF InLinuxMode(…
View Article[WB21] Looper height in Ajax mode
Hi, is there any way to change the "maximum number of lines per page" to anything which enables me to get a anchor in height …
View ArticleWD17 : anchoring and ControlClone
Hello, I have a tab control with 1 pane. On that pane I have a table and a button. I set anchoring on the tab, table, button…
View ArticleStep property in WebDev 21 Slider
Hi guys, How are you doing? I need help with this property ... not find it. I need the slider forward 100 bye 100 thanks f…
View Article[WD21] F2 does not find all procedures in WD21!
Hi all I use the F2 function key a lot in the code editor; put the cursor on a procedure name, press F2, and voilà, you jump …
View Article[WD21] Internal procedures - very disappointing!
Hi all, I was rather enthusiastic to hear that Windev will -- at last! -- have internal procedures within procedures. After a…
View Article[WD-20] Reports And Queries
Hi All, Using Reports And Queries i modified my report as end user . But while i run application, report showing the old one.…
View ArticleWM 20: using arrays to build CSV files
Hi All, I'm trying to use an array to build a csv file and get the error message "Attempt to access element2. Number of El…
View Article[WD20] HChangeDir()
Hi All, Is HChangeDir() works with other databse's like PostgreSQL and oracle. I tried but no directory created in database…
View ArticleText from multi-line edit box to database
Hello all, Has anyone a (simple) solution to set each text line from a Multi-line edit box set seperate to a data file? So ea…
View Article[WD] AAAARGH! New code edit window conquers the whole display!
Hi all I just HATE:sneg: the way how in Windev a new code edit window always conquers nearly the whole display! No matter how…
View Article