ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
HDescribeItem (Function)
Describes a file item through programming.
fWrite (Function)
Writes: a character string into an external file. a memory section....
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
MultimediaPlay (Function)
Plays a media file in a Multimedia control.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
fLock (Function)
Entirely or partially locks an external file.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Step 1: Configuring the print parameters
This step allows you to choose......
Token (Variable type)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.