ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
WINDEV Mobile 2024 Tutorial - Table of contents
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
Style (Property)
The Style property is used to retrieve and assign the entire style of a control (including the overrides).
Using a query with parameters
A query with parameters can be used......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....