ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
DDESend (Function)
Sends a data to the program connected via DDE.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
YAML (Variable type)
The YAML type simplifies the handling of data in YAML format.
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
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.
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
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....
14. Generation modes
Generation modes...
SysRecentDocList (Function)
Returns the list of recently opened documents.
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Installing a SOAP server with IIS
HSL (Function)
Creates a color from its hue, saturation and lightness.