ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TokenCurrentInput (Property)
The TokenCurrentInput property is used to read or change the value being entered in a "Text token" edit control.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
HRetrieveBackup (Function)
Retrieves locally the content of a compressed backup (in ZIP format) performed on an HFSQL server.
Constants for managing Map controls
Constants for managing Map controls...
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
<Source>.Password (Function)
Defines the password used to create or open a data file.
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
Constants for managing TimeLine controls
Constants for managing TimeLine controls...
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
3. Site development life cycle
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
OutgoingData (Property)
The OutgoingData property is used to determine and change the type of data emitted by the stream.
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
FlexGrow (Property)
The FlexGrow property allows you to know and modify the growth factor of a control present in a row of a control c00 Flexbox.
FlexShrink (Property)
The Property FlexShrink allows you to know and modify the reduction factor of a control present in a row of a control Flexbox.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
Code snippets
The code editor allows you to enter "Code snippets"......
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
FlexRowGap (Property)
The Property FlexRowGap allows you to know and modify the height of the gutter which separates the lines of a control Flexbox.
<xlsDocument variable>.GetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.