ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
Supercontrol
A supercontrol is an advanced type of control......
PDF Reader control events
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected....
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails. parameters for creating the different files....
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Radio Button control properties
List of properties associated with a Radio Button control...
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
Error 1001: The operators: and:: can only be used in the methods of classes
Copying controls from the report editor
The controls can be copied from the report editor......
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
SQLModify (Function)
Modifies the content of a row in the query result.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......