ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
Push (Function)
Pushes an element onto the stack.
fDirSize (Function)
Returns the size of a directory in bytes.
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
Organizer control functions
The following functions are used to manage the Organizer control:...
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
IntegerPart (Function)
Returns the integer part of a number.
The Line control
A Line control is used to display a line in a page......
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
EmailReadNext (Example)
Usage example of the EmailReadNext function
SocketExist (Function)
Checks the existence of socket.
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......