ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysNation (Function)
Returns the nation currently used by the system.
Comparison operators
The comparison operators can be divided into several categories......
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
EventTimeline (Variable type)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
Constants for external files
List of constants used by the functions for managing external files....
grDestinationControl (Function)
Defines an Image control as destination of a chart.
pdfSignature (Variable type)
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).
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Android 11: Changes to application behavior
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
zipFindFile (Function)
Search for a file in an archive (CAB, ZIP, RAR, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format).
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
NumericFormat (Variable type)
The NumericFormat type allows you to define all the characteristics of the format to be used with the NumToString function.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.