ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageAddress (Function)
Used to find out the Internet address of a page.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
WordCount (Function)
Returns the number of words in a string.
Power (Function)
Raise a number to a power.
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or programmatically. get and change the image associated with a Thumbnail control....
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
Print report (iPhone/iPad or Android)
When creating a report, the test of this report can be run from the report editor......
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
Sound (Function)
Plays a sound in WAV format.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
zipExtractFile (Example)
Usage example of the zipExtractFile function
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
EmailReadNext (Example)
Usage example of the EmailReadNext function
Range Slider control properties
The following properties are associated with the Range Slider control:...
Scrollbar control properties
List of properties associated with the Scrollbar control...
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
HTTP constants
List of constants used by the HTTP functions....