ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
HOpenConnection (Example)
Usage example of the HOpenConnection function
KioskDisable (Function)
Disables kiosk mode for the current application.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
DnDAccept (Example)
Usage example of the DnDAccept function
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
First project window
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
Constants for managing videos
List of constants used by the functions for video management....
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
VolumeModify (Function)
Modifies the setting of the volume for a sound source.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
grDraw (Function)
Draws a chart according to the specified parameters.
dPen (Example)
Usage example of the dPen function
Looper control based on a data file
This type of Looper control uses data from a data file or query......
WorksheetName (Property)
The WorksheetName property is used to get or change the name of the current worksheet in a Spreadsheet control.