ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Table control functions
List of functions specific to Table controls...
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Sum (Function)
Calculates the sum of the array elements.
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
Constants for WLanguage types
List of constants for managing WLanguage types....
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Creating and handling an item
The main operations that can be performed on an item are as follows......
Constants for managing projects
List of constants used by the functions for managing projects....
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
SocketRead (Function)
Retrieves a message sent by another socket.
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Error 116: An array dimension must be an integer value
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......