ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page (Property)
The Page property is used to handle a page.
Alias (Property)
The Alias property gets the alias of an element.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
fWriteLine (Example)
Usage example of the fWriteLine function
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
List of reserved words
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
USBFind (Function)
Finds a USB device according to keywords.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
Looper control based on a data file
This type of Looper control uses data from a data file or query......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
fCopyDir (Example)
Usage example of the fCopyDir function