ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
<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.
HaspHLDecrypt (Function)
Decrypts a character string by using the algorithms of the Hasp key.
<Map>.DeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
<Map>.ModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
Bold (Property)
The Bold property is used to: Find out whether a Font variable is bold. Modify the bold attribute of a Font variable....
ListViewMode (Property)
The ListViewMode property is used to: Find out the display mode of a ListView control. Modify the display mode of a ListView control....
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
Surround code fragments
You can surround code fragments with a condition, structure, etc....
<Table>.SetFocus (Function)
Gives focus to a line in a Table or hierarchical Table field: the field switches to input for the specified line and column.
TableSetFocus (Function)
Gives focus to a line in a Table or hierarchical Table field: the field switches to input for the specified line and column.
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......