ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
HAddUser (Function)
Adds a user to a database.
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
Testing a project: setting
By testing the project you can simulate how the application will run......
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Outstanding progress bars
Simple or symmetric progress bar?...
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
HCancelBackup (Function)
Cancels a current backup.
HDeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
Handling report blocks
The different operations available on report blocks are as follows......
DocUndoRedoDeleteAll (Function)
Deletes the entire history of Undo/Redo mechanism for a Word Processing document....
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
Optional events
By default, the codes available in the code editor correspond to the most common codes......