ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
Rating control events
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
YAML (Variable type)
The YAML type simplifies the handling of data in YAML format.
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
Android 11: Changes to application behavior
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
zipExtractAll (Example)
Usage example of the zipExtractAll function
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
fSelect (Example)
Usage example of the fSelect function
fMemOpen (Function)
Opens a memory zone shared between several applications.
TableInfoXY (Example)
Usage example of the TableInfoXY function
Title (Property)
The Title property is used to get and change the title of an element.
Pop (Function)
Pops an element from a stack.
FTPCommand (Example)
Usage example of the FTPCommand function
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
zipFindFile (Example)
Usage example of the zipFindFile function
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
zipCreateExe (Example)
Usage example of the zipCreateExe function
MySelf (Reserved word)
MySelf is used to handle the current control...