ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
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......
Configuring the IIS 7/7.5 server
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
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......
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
Guided tour management constants
WINDEV and the SOAP protocol
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
KeyPressed (Function)
Checks which key is pressed.
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Declaring and using a variable
A variable is defined by name and type......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Android Control Center
Do you know where to find your application log files?...
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......