ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
grPointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
LCommand (External language)
Returns the command line passed in parameter to the executable program.
LineSpacing (Property)
The Interline property is used to set the line spacing of an element.
<Chart>.PointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
LineColor (Property)
The LineColor property is used to define the line color of a shape.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Code statistics
The code statistics affect......
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
Telemetry management functions
The following functions are used to manage the telemetry:...
Constants for telemetry management
Constants for telemetry management...
Parameters of the procedure used by fReadLine
WLanguage procedure ("Callback") called by fReadLine for each line read in the file.
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:...
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
1
4
5
6
7
8
215
>