ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Global procedure/function
A global procedure can be used in all the processes or events of the project.
Procedure/Function
A procedure is used to associate an identifier with a statement block...
Parameters of a procedure/function
You have the ability to pass parameters to a procedure.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Calling a procedure/a function
Syntax for calling a local or global procedure.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Local procedure
Two types of procedures are available...
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure.
Typecasting of parameters
The description of the parameter type is optional...
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes.
Passing parameters
The parameters can be passed to a procedure...
Two-factor authentication management functions
Utilisation dans la classe Thread - Accès en Lecture - Type : Entier32...
HCheckMemo keyword
The HCheckMemo keyword can correspond to: the HCheckMemo function. the hCheckMemo constant...
HTML Editor control functions (prefix syntax)
List of functions for managing HTML Editor controls (prefix syntax)...
MCIErr (Function)
Returns the number of the last error caused by a MCI function (Media Control Interface).
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code...
MCIMsgErr (Function)
Returns the caption of the last error that occurred on a MCI function (Media Control Interface).
ErrorOccurred (Variable)
... function used.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept...
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting...
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found...
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client...
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found...
XMLBuildString (Function)
... by the XML functions).
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
NumericFormat (Type of Variable)
... with the NumericalToString function.
BitcoinCoreConfigure( Function)
Specifies Bitcoin Core server connection parameters, in order to use BitcoinCoreXXXX functions.
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Handling an Upload control through programming
The Upload control is used to upload one or more files....
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
spDerivation (Property)
The spDerivation property is used to: Get the key derivation function used to hash an item...
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number...