ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
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......
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.
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
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....
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.
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)...
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.