ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
<DiskFile variable>.ReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
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.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
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....
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Parameters of the procedure used by fReadLine
WLanguage procedure ("Callback") called by fReadLine for each line read in the file.
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
Error 3: The string has no final "
Line (Property)
The Line property is used to define the line style used.
<Chart>.LineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a Line chart....
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Error 31: The file to include is not found. Check the name and path ...