ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LOOP statement
The statement block is repeated endlessly...
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
List of reserved words
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Enumeration (Type of variable)
An enumeration is a set of values......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
Combination (Type of variable)
A combination is a set of options.
System constants
List of constants used by the system functions....
HOpenConnection (Function)
Opens a connection to a specific database.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
DDESend (Function)
Sends a data to the program connected via DDE.
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
fOpen (Example)
Usage example of the fOpen function
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
zipOpen (Function)
Opens an existing archive.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
fCreate (Example)
Usage example of the fCreate function