ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

X (Property)
The X property gets and sets the X-coordinate of an element.
SQLConnect (Example)
Usage example of the SQLConnect function
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
dPolyline (Function)
Draws a line composed of multiple segments.
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
fCopyDir (Example)
Usage example of the fCopyDir function
Text (Property)
The Text property is used to get and modify text.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
zipInfoFile (Example)
Usage example of the zipInfoFile function
fCurrentDrive (Function)
Gets or sets the current drive.
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
fRead (Example)
Usage example of the fRead function
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Automatic management of exceptions
The management of exceptions can be customized by process......