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.
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text...
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character...
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
HClient structure
The HClient structure is used to......
List (Property)
The List property is used to handle the different lists of a Kanban control. You can add, modify...
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current...
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced...
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
The Breadcrumb control
...The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back...
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker...
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask....
Constants used for managing the multi-touch
Constants for managing the multi-touch...
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
Phone constants (Android / iOS)
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map...