ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
zipDeleteAll (Function)
Deletes all files from an archive.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Hidden (Property)
The Hidden is used to: Determine if a control in a report is hidden. Redact or blur a control in a report....
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Google constants
List of constants used by the Google functions....
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
fMemOpen (Function)
Opens a memory zone shared between several applications.
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
Accessing a database via a web service
The database can be accessed via a web service......
Constants for managing videos
List of constants used by the functions for video management....
fLock (Function)
Entirely or partially locks an external file.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
Constants for test
List of constants used by the functions for managing automated tests....
grWndSize (Function)
Defines the size of the window containing the chart.
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
fOpenTempFile (Function)
Creates and opens a temporary file.