ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Programming custom calculations in Table controls
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Style of a control
As soon as it is created, a control is associated with a style......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Error (Function)
Displays a custom error message in a system error window.
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Global and local variable
Two types of variables are available......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Decrypt (Example)
Usage example of the Decrypt function
Encrypt (Example)
Usage example of the Encrypt function
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.