ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
iPrintBlock (Function)
Forces a report block to print.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
PDF file management functions
...PDF file functions...
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
fExeDir (Function)
Returns the directory from which the execution is started.
apDisableAction (Function)
Disables the execution of an action found in an action plan.
MenuDelete (Function)
Deletes a menu or a menu option.
HDescribeConnection (Function)
Describes a new connection to an external database.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
fMakeDir (Example)
Usage example of the fMakeDir function
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
fRead (Example)
Usage example of the fRead function
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....