ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for manging the replication
List of constants used by the functions for managing the replication....
Utility components
WINDEV includes several utility components that allow you to handle data directly......
Constants for object visibility
List of constants for managing the visibility of an object....
Border (Type of variable)
The Border type is used to handle a border through programming...
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Input (Function)
Displays a message allowing the user to enter data.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, use any shape you want, all images....
MyWindow (Reserved word)
MyWindow is used to handle the current window...
EventOpen (Function)
Opens a synchronization event between several threads.
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....
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
SCM administrator: Managing branches
The SCM administrator (Source Code Manager) allows you to directly manage the branches of the various projects in the SCM......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......