ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
XMLSavePosition (Function)
Stores the current position in the XML document.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
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.
Constants for managing character strings
List of constants used by string management functions...
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...
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.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
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....
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
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.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
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.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...