ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
DriveDownloadDirectory (Function)
Downloads a directory and its files from a remote drive to the user's computer....
HRSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
DriveCreateDirectory (Function)
Creates a directory on the remote drive.
DriveListFile (Function)
Lists the files in a cloud-based drive directory.
HRetrieveBackup (Function)
Retrieves locally the content of a compressed backup (in ZIP format) performed on an HFSQL server.
HBackup (Function)
Backs up the contents of an HFSQL server: all server databases, one or more databases, one or more tables.
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
<Source>.GetCurrentPosition (Function)
Returns the approximate position of current record in the table.
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
HAddGroup (Function)
Adds a group of users.
HTransactionIsolation (Function)
Configures the isolation level of transactions for a connection to an HFSQL server.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
<Source>.SetPosition (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......
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....
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
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....
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
zipOpenCAB (Function)
Opens an existing archive in CAB format.