ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
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...
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
HOnError (Function)
Customizes the management of HFSQL errors.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Extern (Reserved word)
EXTERN is used to...
iParameter (Function)
Retrieves the printer configuration and configures the print.
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
SocketRead (Function)
Retrieves a message sent by another socket.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
fUnlock (Function)
Entirely or partially unlocks an external file.
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Hyper File functions available for backward compatibility