ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLModify (Function)
Modifies the content of the current element found in the XML document.
fSeek (Function)
Gets and sets current position in an external file.
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
The Line control
A Line control is used to display a line in a page......
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
VibrationTrigger (Function)
Triggers the vibrations of the device.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
Executable: Saving the project
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
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.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
Organizer control functions
The following functions are used to manage the Organizer control:...
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
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°)....
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
CheckUserIDentity (Function)
Checks the identity of the current user using biometric authentication.
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.