ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server tables, the wizard allows you to......
List (Variable type)
A List variable is a structured type that is used to group a set of elements of the same type.
Extracting the text of the project
The following text can be extracted......
Integrated OCR (Optical Character Recognition) management functions
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......
zipEndAddingFile (Function)
Declares the end of the optimized addition of a series of files to an archive. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
ERR_BUTTON_EXPECTED
Restoring a project backup
WINDEV, WEBDEV and WINDEV Mobile allow you to regularly save the different elements of your project in an archive file (ZIP extension)......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
diagPolygon (Type of variable)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
diagRectangle (Type of variable)
The diagRectangle type is used to define all the advanced characteristics of a shape of type Rectangle.
<Image variable>.Font (Function)
Declares the font to be used by the dText function in a Image type variable.
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
Handling report blocks
The different operations available on report blocks are as follows......
Manipulating menu options programmatically
Menu options can be manipulated......