ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
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....
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
XMLDocument (Function)
Creates a new XML document.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
XLS file handling functions
List of functions for managing XLS files...
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Constants for managing emails
List of constants used by the functions for managing emails....
LooperDelete (Function)
Deletes a row from a Looper control.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
<Toast>.Display (Function)
Displays a "Toast" message.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
History of versions
The history of setup versions is an advanced feature of the network setup......
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
The Cell control
The Cell control contains controls......
Using several libraries in an application
A library is a WDL file that contains all the resources......