ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
Chart constants
List of constants used by the functions for chart management....
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
HExtractMemo (Example)
Usage example of the HExtractMemo function
fEncrypt (Example)
Usage example of the fEncrypt function
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Combination (Type of variable)
A combination is a set of options.
LooperDelete (Function)
Deletes a row from a Looper control.
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......
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
<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.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
XMLDelete (Example)
Usage example of the XMLDelete function
Hasp constants
The Hasp constants are as follows......
xlsClose (Example)
Usage example of the xlsClose function
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
zipAddDirectory (Example)
Usage example of the zipAddDirectory function