ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Monitoring robot: Robot settings
From the monitor, you can change the configuration options......
Toast (Variable type)
The Toast type is used to define all the advanced characteristics of a toast notification.
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....
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.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
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).
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
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....
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
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......
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
HDescribeItem (Function)
Describes a file item through programming.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
fWrite (Function)
Writes: a character string into an external file. a memory section....
MultimediaPlay (Function)
Plays a media file in a Multimedia control.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer. Note: This feature is only available from the subscription-based version of WINDEV Suite 2025 - Update 2....
7. Multilingual applications in practice
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.