ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
HRetrieveBackup (Function)
Retrieves locally the content of a compressed backup (in ZIP format) performed on an HFSQL server.
HModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
zipOpenCAB (Function)
Opens an existing archive in CAB format.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
DocClose (Function)
Closes a docx file and frees the document.
<Source>.SetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
<Source>.GetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
HAddGroup (Function)
Adds a group of users.
HAddUser (Function)
Adds a user to a database.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Google constants
List of constants used by the Google functions....
HCancelBackup (Function)
Cancels a current backup.
HDeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.