ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
The Tab control
The Tab control is used to simultaneously display different controls......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Task management functions
List of functions for managing tasks...
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Example for creating a select query
This help page explains how to create two select queries......
<gglConnection variable>.FillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
10. UMC: User Macro-Code
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
<Array>.InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....