ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
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....
HTML Editor control constants
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
The Sidebar control
The Sidebar control gives access to different options......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
The Line control
A Line control is used to display a line in a page......
grPrint (Function)
Prints a chart.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.