ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for the Exif functions
List of constants used by the Exif functions....
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
15. Creating the executable in practice
Creating the executable in practice...
Using several libraries in an application
A library is a WDL file that contains all the resources......
App shortcuts
App shortcuts are an Android feature that allows users to quickly perform specific actions in an application without having to open the full application......
Twain constants
List of constants used by the Twain functions....
2. Analysis in practice
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Constants for managing emails
List of constants used by the functions for managing emails....
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Installing a SOAP server with Netscape iPlanet 4.1
mqttSession (Variable type)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
The "Bubble" charts
A bubble chart shows the correlation between three variables using bubbles of different sizes: categories and values on the X and Y axes and an additional parameter.. The size of the bubble indicates the value of this third parameter.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......