ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Spreadsheet control properties
You can manipulate a Spreadsheet controls and their cells in a window or report using the following WLanguage properties......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Android Widget windows
An Android application can contain one or more Widget windows......
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
Assignment of RETURN
The return value of the process currently run can be assigned...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
SysDir (Function)
Returns the path of a system directory.
mongoGridFSFileInfo (Variable type)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
HConnect (Example)
Usage example of the HConnect function
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
zipArchive (Variable type)
The type zipArchive type is used to manipulate an archive file corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ).
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.