ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
Native MySQL Connector - License Agreement
iDestination (Function)
Configures the print destination.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
Manipulating Layout controls programmatically
A Layout control can be......
zipOpen (Function)
Opens an existing archive.
HCopyRecord (Example)
Usage example of the HCopyRecord function
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Creating the menus for the windows of the WINDEV RAD pattern
13. External component in practice
External component in practice...
fRename (Function)
Modifies the name of a file.
fDataDir (Function)
Returns the full path of the directory of HFSQL tables specified by the user when installing the application.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
Customizing the User Groupware
Resets the variable to its initial value....
SQLExec (Function)
Names and runs an SQL query.
fExtractPath (Function)
Returns the different elements of a path: drive, directories, name and extension of the file.
iParameter (Function)
Retrieves the printer configuration and configures the print.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.