ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
Generating an application for Universal Windows 10 App
Events associated with Calendar controls
List of events associated with Calendar controls...
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Constants for managing projects
List of constants used by the functions for managing projects....
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
TableEnroule_objet (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
grHMAddData (Function)
Adds a data into a Heatmap chart.
<Table>.Expand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
SysDir (Function)
Returns the path of a system directory.
<ANSI string>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.