ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
xmlDocument (Variable type)
The xmlDocument type is used to handle an XML file.
2. Projects in practice
Collapses a branch previously expanded....
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
SCM: Adding a project to the repository
Some operations are required before an existing project can be used by the Source Code Manager......
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......
Passing parameters
The parameters can be passed to a procedure......
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......