ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
fTempPath (Example)
Usage example of the fTempPath function
DriveListeDirectory (Function)
Lists the directories of an Drive.
DriveListeFile (Function)
Lists files in an Drive directory.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
FileDisplay (Function)
Displays a file in the browser of Web user.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
HsMenu,Name (External language)
Adds a menu into the window that is opened.
HFSQL Client/Server: Configuring the data files on the server
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......