ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Phone constants (Android / iOS)
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Constants for managing certificates
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....
OpenChild (Function)
Opens a non-modal child window.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Private Store for mobile applications
There are two methods two deploy your applications......
The Site Map control
The Site Map control allows the Web user to......
Entity of a CDM
To group information according the MERISE method, entities must be created......
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
iPrintReport (Function)
Prints a report created with the report editor.
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......