ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
AppointmentFirst (Function)
Reads the first appointment found in the calendar of a Lotus Notes or Outlook messaging.
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
CreateShortcut (Example)
Usage example of the CreateShortcut function
iMargin (Function)
Defines the "logical" print margins.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Assisted universal replication: specific features
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
Drawing constants
List of constants used by the drawing functions....
2. Types of setup
Types of setup...
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
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)......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Hash functions
Hashing is used to summarize a file or a character string......
AppointmentPrevious (Function)
Reads the appointment found before the current appointment in the calendar of a Lotus Notes or Outlook messaging.
AppointmentNext (Function)
Reads the appointment found after the current appointment in the calendar of a Lotus Notes or Outlook messaging.
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.