ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

mongoDatabaseInfo (Variable type)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
grScatterSeriesLabel (Function)
Initializes the label of a data series in a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
<Chart>.ScatterSeriesLabel (Function)
Initializes the label of a data series in a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
OpenAI: Where to find the OpenAI key
Several features in WINDEV, WEBDEV and WINDEV Mobile require an OpenAI account......
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Description window of a combining query
The description window of a combining query consists of several sections......
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
The "Find - Replace" pane
The "Find - Replace" pane is used to......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......