ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
DataType (Function)
Identifying the type of a WLanguage variable.
xlsDocument (Example)
Usage example of the xlsDocument type
<Chart>.Type (Function)
Identifies or modifies the type of chart.
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Structure of data files of user groupware
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
ERR_BAD_CONTEXT
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...