ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPConnect (Example)
Usage example of the FTPConnect function
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
ThreadRequestStop (Function)
Sends a stop request to a thread.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
FileDisplay (Example)
Usage example of the FileDisplay function
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
zipFindFile (Example)
Usage example of the zipFindFile function
7. Window templates
...Window templates...
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
HDescribeFile (Function)
Describes a table programmatically.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
HChangeName (Function)
Modifies the physical name of a table.