ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Info (Function)
Displays a custom message in a system information window.
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
HRead (Function)
Reads a record in a file according to a given record number.
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
EXE constants
List of constants used by the functions for managing executables....
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Constants for managing arrays
List of constants used by the functions for array management....
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.