ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Calling a procedure/a function
Syntax for calling a local or global procedure.
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...
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Parameters of a procedure/function
You have the ability to pass parameters to a procedure.
Local procedure
Two types of procedures are available...
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Typecasting of parameters
The description of the parameter type is optional...
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.
Passing parameters
The parameters can be passed to a procedure...
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).
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting...
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.
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept...
Sliding Banner functions (prefix syntax)
The following functions are used to handle the Sliding Banner control via prefix syntax...
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced...
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
gFontUnderlined (Function)
... to this function is underlined.
<zipArchive variable>.CurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting...
Functions for managing the Word Processing control (prefix syntax)
The following functions are used to manage Word Processing controls:...
geoPosition (Variable type)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Drive functions: OneDrive, Google Drive, Dropbox
The following functions are used to manage cloud-based storage services......
Functions for managing breadcrumbs (prefix syntax)
The following functions are used to manage site map paths, using prefix syntax:...
SQL functions for handling spatial data
Below are the main SQL functions that can be used to handle spatial data in SQL queries......
ErrorOccurred (Variable)
... function used.
HCheckMemo keyword
The keyword HCheckMemo may correspond to: the HCheckMemo function. the hCheckMemo constant...