ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
Welcome to Reports & Queries
Reports & Queries is used to......
Round (keyword)
The Round keyword can correspond to...
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
The Spin control
A Spin control is used to increase or reduce a value found in a control......
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
Comment (Property)
The Comment property is used to manage comments.
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
Link (Property)
The Link property is used to get and change the link of an element.
gClickableLink (Function)
Adds a clickable link in a graphic string.
Orientation (Property)
The Orientation property is used to get and change the orientation of an element.
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
SQLConnect (Example)
Usage example of the SQLConnect function
Creating a table in a report
Tables can be created in a report......
Bar code constants
Constants for the archiving functions
List of constants used by the archiving functions....
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
HTTPRequest (Example)
Usage example of the HTTPRequest function
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
MenuDelete (Function)
Deletes a menu or a menu option.
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....