ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
zipClose (Example)
Usage example of the zipClose function
fTempFile (Example)
Usage example of the fTempFile function
iPrintReport (Example)
Usage example of the iPrintReport function
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
<picLayer variable>.Font (Function)
Declares the font that will be used by dText in a picLayer variable.
Comparison operators
The comparison operators can be divided into several categories......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
fSelect (Function)
Opens the Windows file picker.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
ID (Property)
The ID property is used to get and change IDs.
fExtractPath (Example)
Usage example of the fExtractPath function
Size (Property)
The Size property is used to determine and change the size of an element.
KeyExpression (Example)
Usage example of the KeyExpression property
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).