ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile
Using batch processing in multiple projects
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers...
PageParameter (Function)
Returns the value of a parameter passed to the current page.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...
ExeRemoteRun (Function)
Starts running a remote program from the current application.
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
SpreadsheetListComment (Function)
Lists all the comments on the current worksheet of a Spreadsheet control.
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
5. Site test in practice
Parameters of the procedure used by fReadLine
WLanguage procedure ("Callback") called by fReadLine for each line read in the file.
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Error 3: The string has no final "
ERR_BAD_PARAMETER
tapiRecord (Function)
Records the current communication as a".WAV" file.
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
19. Sending emails
Line (Property)
The Line property is used to define the line style used.
Comment (Property)
The Comment property is used to manage comments.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
<Chart>.LineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a Line chart....
ERR_NOTAVAILABLE
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.