ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Chart>.TimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
ERR_DISCONNECTED_UPDATE
ERR_BAD_CONTEXT_FOUND
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
SpreadsheetFreeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
<Chart>.OverlayChart (Function)
Used to display two different types of charts in the same chart.
<Spreadsheet>.Freeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
HTML Display control functions
List of functions for managing HTML Display controls...
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
HClusterNodeInfo (Function)
Returns the status of each cluster node by interrogating the coordinator.
MCI constants
List of constants used by the MCI functions....
Programming the looper attributes
All the looper attributes can be handled by programming......
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
ExecuteCode (Function)
Runs the WLanguage code found in a character string.