ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
CurrentWin (Function)
Identifies the window currently in edit.
apExecute (Function)
Runs an action plan.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
HForward (Example)
Usage example of the HForward function
HSetPosition (Example)
Usage example of the HSetPosition function
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Combination (Type of variable)
A combination is a set of options.
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
ErrorRestoreParameter (Function)
Restores the error process of a process.
ExceptionRestoreParameter (Function)
Restores the exception process of a process.