ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
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...
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, ...).
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
fOpen (Example)
Usage example of the fOpen function
DDESend (Function)
Sends a data to the program connected via DDE.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
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
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
fClose (Example)
Usage example of the fClose function
GglUploadDocument (Function)
Uploads a document to the Google server.
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
14. Generation modes
Generation modes...
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
SysRecentDocList (Function)
Returns the list of recently opened documents.
Installing a SOAP server with IIS
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.