ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SCM: Renaming or changing a computer
During the development phase, you may have to work on different computers......
The Tab control
The Tab control is used to simultaneously display different controls......
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
The Image control
The Image control is used to......
MouseXPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.) returns the horizontal position (X) of the mouse cursor in relation to the field or window in question.
MouseYPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.), returns the vertical position (Y) of the mouse cursor in relation to the field or window in question.
WDSetup: Manage additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
11. Window templates
WINDEV Mobile allows you to create window templates....
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.
<Map>.DeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
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.