ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.CheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
<Table>.Position (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.
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Handling a control through programming in a report
All report controls can be handled through programming......
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
4. Multiple generation
Project configurations allow you to easily define the "target" platforms of the project....
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
License agreement for Native DB2 Connector
License agreement for Native DB2 Connector...
Line (Property)
The Line property is used to define the line style used.
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Automated tests: Emulation functions
List of automated tests: Emulation functions...
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
End-user UI management functions
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
ERR_FORBIDDEN_INSTALL
ERR_FORBIDDEN_UPDATE
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.