ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1001: The operators: and:: can only be used in the methods of classes
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
ExeTerminate (Function)
Ends the execution of a 32-bit application on the current computer: all the instances of the executable are killed.
iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails. parameters for creating the different files....
grDraw (Function)
Draws a chart according to the specified parameters.
Looper constants
List of constants used by the functions for managing looper controls....
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
PDF Reader control events
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....
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
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).
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
Copying controls from the report editor
The controls can be copied from the report editor......
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.
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).
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......
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....
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......
Error 105: Redefinition of the local variable
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
TreeIdentifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...