ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
9. Types of standard controls
Types of standard controls...
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
Dequeue (Function)
Removes an element from the queue.
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
Pop (Function)
Pops an element from a stack.
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
Type (Example)
Usage example of the Type property
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
Constants for managing certificates
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Referring to an element in a WLanguage event / process
ServiceStop (Function)
Stops a service.