ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Chart constants
List of constants used by the functions for chart management....
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
Constants for managing tiles
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
Spreadsheet control constants
The following constants are used by the functions for managing Spreadsheet controls:...
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
Control (Variable type)
The Control type is used to define the characteristics of a control.
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
HUnlockFile (Function)
Unlocks the records of a table: locked by HLockFile. individually locked by a locking read function....
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.