ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Compile (Function)
Dynamically compile a Procedure whose source code is supplied (dynamic compilation).
zipOpen (Function)
Opens an existing archive.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
<Kanban list>.DeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates, using prefix syntax:
HDeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
HCancelBackup (Function)
Cancels a current backup.
<GuidedTour>.ChangeStep (Function)
Moves to another step of the Guided Tour.
fCreate (Function)
Creates an external file.
<Map>.DeleteAll (Function)
Deletes the following from a Map control: all markers, use any shape you want, all images....
zipClose (Function)
Closes an archive.
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
zipOpenCAB (Function)
Opens an existing archive in CAB format.
App shortcuts
App shortcuts are an Android feature that allows users to quickly perform specific actions in an application without having to open the full application......
zipIsMulti (Function)
Returns the type of the archive: single-part archive or multi-part archive.
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
HModifyDatabaseRights (Function)
Sets the rights granted to a user or group for an HFSQL Client/Server database....
Bar Code functions
The following functions are used to manage bar codes:...
fOpen (Function)
Opens an external file (ANSI or UNICODE) for programmatic manipulation.
zipCreate (Function)
Creates an archive.
DocClose (Function)
Closes a docx file and frees the document.