ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
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.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
7. Window templates
...Window templates...
fMakeDir (Example)
Usage example of the fMakeDir function
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
24. Displaying and linking pages
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
zipDeleteFile (Example)
Usage example of the zipDeleteFile function