ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
fMoveFile (Function)
Moves a file from one directory to another.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
nWDInit: Initialize the external language
Initializes the external language......
MatCopy (Example)
Usage example of the MatCopy function
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via AJAX according to the progress of this process.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
OpenChild (Function)
Opens a non-modal child window.
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Events associated with Link controls
List of events associated with Link controls...
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.