ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
zipExtractFile (Example)
Usage example of the zipExtractFile function
Multimedia control properties
List of properties associated with the Multimedia control...
Rights on the virtual directory
Assignment operators
Three assignment operators are available......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Break in a report
The break is used to group the records corresponding to a sort criterion......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Constants for managing arrays
List of constants used by the functions for array management....
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
Select query description window: Items that can be used
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.