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)...
SaaS constants
DirectInputAPT (Property)
The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
iListPrinter (Function)
Returns the list of printers installed on the current computer.
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
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).
Events associated with Calendar controls
List of events associated with Calendar controls...
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
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.
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
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....
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.