ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CheckBoxDelete (Function)
Deletes an option from a Check Box control.
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
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
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.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
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.
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....
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
grHolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
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....
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......