ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
AuthToken (Property)
The AuthToken keyword can correspond to: an AuthToken variable. a property of an httpRequest variable. a property of an emailIMAPSession variable. a property of an emailSMTPSession variable]....
PrivateKey (Property)
The property PrivateKey property is used to manage private key connections (SSH, FTP or MQTT connections).
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Parameter (Property)
The Parameter property is used to get and change certain parameters.
Table
The "Table" keyword can correspond to...
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
HighlightColor (Property)
The HighlightColor property sets the highlight color of an element.
File (Property)
The File property is used to manage the files a functionality applies to.
Number (Property)
The Number property is used to get the number of an element.
Error
The Error keyword is used to manage the errors.
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
ERR_BAD_CONTEXT
State (Property)
The State property is used to get and change the state of an element.
Array management functions
List of functions for managing arrays...
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......