ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
Random (Function)
Returns a random number.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
13. External component in practice
External component in practice...
12. External component in practice
Définit l'image SVG utilisée pour un graphe de type "Pourcentage imagé"....
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.