ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipOpen (Function)
Opens an existing archive.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
The Dashboard control
Dashboards are essential elements in an application......
12. External component in practice
fOpen (Example)
Usage example of the fOpen function
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
fListFile (Function)
Lists the files found in a directory and returns the list of files.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
fCompare (Function)
Compares the content of two files bit by bit.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
iDestination (Function)
Configures the print destination.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
Extern (Reserved word)
EXTERN is used to...
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
13. External component in practice
External component in practice...