ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
Code statistics
The code statistics affect......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
9. Overlaying controls
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
InterlineType (Property)
The InterlineType property is used to get and change the type of line spacing used.
Error 701: The property is read-only
IndentFirstLine (Property)
The IndentFirstLine property is used to get and change the indent of the first line of an element.
<Chart>.Smoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.