ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
Passing parameters
The parameters can be passed to a procedure......
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
The "Bubble" charts
A bubble chart shows the correlation between three variables using bubbles of different sizes: categories and values on the X and Y axes and an additional parameter.. The size of the bubble indicates the value of this third parameter.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
gglPhoneNumber (Variable type)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
HDeclare (Function)
Declares a description of table (found in a database schema) in the current project.
Serialization constants
The serialization constants are as follows:
HFSQL constants
List of constants used by the HFSQL functions....
docFragment (Variable type)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Global and local variable
Two types of variables are available......
Creating requirements
The following steps must be performed to implement the requirements......
iParameter (Function)
Retrieves the printer configuration and configures the print.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.