ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
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.
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
HaspHLDecrypt (Function)
Decrypts a character string by using the algorithms of the Hasp key.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
<Map>.DeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
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.
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......