ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
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.
Global procedure/function
A global procedure can be used in all the processes or events of the project.
Local procedure
Two types of procedures are available...
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes.
Typecasting of parameters
The description of the parameter type is optional...
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
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...
DriveMoveDirectory (Function)
Moves a directory and its contents to another directory within a remote drive.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES,...
CodeEditorSave (Function)
Saves the contents of a Code Editor control to a file.
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
grType (Function)
Identifies or modifies the type of chart.
hbCreateTable (Function)
Creates an HBase table or modifies the description of an HBase table.
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file...
CertificateExtractExtensionValue (Function)
Returns the value of a certificate extension.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
HErrorModification (Function)
Allows you to: return the value of a record item if a modification conflict occurs. check...
DocUndo (Function)
Undoes the last action performed on a Word Processing document.
fMoveFile (Function)
Moves a file from one directory to another.
iInitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
SysDetectLockedSession (Function)
Detects the change of lock for the Windows session.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
NotifModify (Function)
Modifies a notification currently displayed in the system bar of the device.
gpwEncryptedPasswords (Function)
Determines whether the User Groupware passwords are encrypted.
FaxOutbox (Function)
Enumerates the pending faxes or the outgoing faxes.
tapiCallIsBusy (Function)
Used to find out whether the number called is busy.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
zipPassword (Function)
Defines the password used to add files to the specified archive and to extract files...
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text,...