ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Identifier (Property)
The Identifier property is used to get and change the name of the current computer shown to the participants who receive the audio or video stream. This name can be a number, for example.
HaspHLDecrypt (Function)
Decrypts a character string by using the algorithms of the Hasp key.
LineColor (Property)
The LineColor property is used to define the line color of a shape.
MapDeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
<Map>.DeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
<Map>.ModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
<diagLibrary variable>.LoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
Shadow (Property)
The Shadow property enables or disables the shadow of a shape in a diagram.
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
12. Preventing from going back to a page
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Link control properties
The Link control is available in a page and in a report......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
8. Associating controls with data