ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<zipArchive variable>.CreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Constants for managing Big Data Redis databases
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
MongoAggregationPipeline (Function)
Used to retrieve documents that enter a multi-stage pipeline and are transformed into aggregated results.
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV Application Server).
Move (Function)
Allows: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
Web Component control events
The following events appear by default in the WEBDEV code editor...
<Array>.MoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
Redis management functions (prefix syntax)
The following functions are used to handle Redis databases, using prefix syntax:...
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.