ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
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.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Comparison operators
The comparison operators can be divided into several categories......
Events associated with pages
List of events associated with pages...
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.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
fTrackFile (Function)
Triggers the tracking of a file.
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
XLS file handling functions
List of functions for managing XLS files...
Creating the Form windows of a WINDEV RAD pattern
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.