ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
fLongName (Example)
Usage example of the fLongName function
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
XMLSavePosition (Function)
Stores the current position in the XML document.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
TotalsEnabled (Property)
The TotalsEnabled property enables you to: Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom), Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control....
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
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......
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
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.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
Google Calendar management functions
List of functions for managing Google calendars...
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.