ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Testing a static project
The test of the entire project allows simulating the startup of the site...
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
CallDLL32 (Example)
Usage example of the CallDLL32 function
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
fEncrypt (Example)
Usage example of the fEncrypt function
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
LooperDelete (Function)
Deletes a row from a Looper control.
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
HDescribeConnection (Function)
Describes a new connection to an external database.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
Help system properties
The properties of help system are used to define......
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
XMLDelete (Example)
Usage example of the XMLDelete function
HMode (Function)
Changes the mode and the method for locking data files.