ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
GeometryContain (Function)
Determines if geometry A contains geometry B.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
Comparison operators
The comparison operators can be divided into several categories......
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
Open (External language)
Opens a window.
Table,Insert (External language)
Inserts an element into a table at a given position.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
New (Reserved word)
New is used to allocate memory space...
GglAccountAssociate (Function)
Enables users to log in to an application using a Google account registered on the device, without entering a username and password.
HListFile (Function)
Returns the list of files: current database schema. database schemas in progress (projects with multiple database schemas). a specific database schema recognized by the HFSQL engine. available on a connection via a Native Connector or an OLE DB driver. for a group of files defined in the data model editor....
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.