ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
HReadLast (Example)
Usage example of the HReadLast function
HOut (Example)
Usage example of the HOut function
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
WINDEV License Agreement
WINDEV License Agreement...
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
11. Table/Looper controls
Control constants
List of constants used by the functions for managing controls...
FolderData (Function)
FolderData is kept for backward compatibility.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Associative array (Type of variable)
An associative array is an "advanced" type of array...
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
2. Projects in practice