ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
Table control functions
List of functions specific to Table controls...
VideoConfigure (Function)
Allows you to configure the video capture driver.
tapiBlindTransfer (Function)
Performs a "blind" transfer.
PageChangeLayout (Function)
Applies a specific layout to a page.
Email management functions
List of functions for managing emails...
USB constants
List of constants used by the USB functions....
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
BrowserPlatform (Function)
Returns the user's browser platform....
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Description (Property)
The Description property is used to get and change the description of an element.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
BrowserType (Function)
Returns the type of browser used by the Web user.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.