ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipMsgError (Example)
Usage example of the zipMsgError function
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
ThreadRequestStop (Function)
Sends a stop request to a thread.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
HCopyRecord (Example)
Usage example of the HCopyRecord function
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Referring to an element in a WLanguage event / process
BrowserRunApp (Function)
Opens the default Web browser of the current device.
BackgroundTaskAdd (Function)
Adds a new background task.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
HDescribeFile (Function)
Describes a data file programmatically.
ZOrder (Example)
Usage example of the ZOrder property
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
dFont (Example)
Usage example of the dFont function