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.
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.
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...
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...
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.
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response...
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Constants for managing masks
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating...
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected...
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project....
Report viewer: Proposing several reports
In the document preview, end users can......
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field...
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map...
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Constants for managing Windows events
The following constants are used to manage Windows events:...
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will...
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
saasService (Type of variable)
The saasService type is used to define the advanced characteristics of a SaaS service.
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Toast constants
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window...
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection...