ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Creating an executable: WINDEV Framework
Each WINDEV function is associated with a WINDEV DLL......