ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the Form pages of a WEBDEV RAD pattern
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
xlsData (Example)
Usage example of the xlsData function
Socket constants
List of constants used by the functions for socket management....
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Operations performed on class diagrams
The following paragraphs explain......
Constants for external files
List of constants used by the functions for managing external files....
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
FTPDate (Example)
Usage example of the FTPDate function
Using WDDIXIO
To translate the text used in your project:...
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
API (Function)
Runs a function found in an external DLL.
TreeIdentifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
JSONToVariant (Example)
Usage example of the JSONToVariant function
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
WINDEV and the SOAP protocol