ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Using the Vista style in your windows
WINDEV allows you to customize......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
MatDelete (Function)
Deletes an existing matrix.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Events associated with the project
List of events associated with the project...
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
grDeleteAll (Function)
Erases a chart and destroys this chart.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Query technical documentation
The query editor automatically creates a technical documentation for each query......
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
Composite keys
A composite key is a key item containing several other items......
SysIMEI (Function)
Returns the IMEI number of an Android phone.