ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
grScatter3DDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grScatter3DAltitudeColor.
Sort the data displayed in your tables in one click
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
3. Application development cycle
Development cycle of a WINDEV application....
grSurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Running the test of the User Groupware and installing it
Analysis links
The links are used to link the files found in an analysis between themselves......
Configuring an application with User Groupware
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
Size (Property)
The Size property is used to determine and change the size of an element.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Customizing the User Groupware
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
grHistoTypeBar (Function)
Defines the type of bar to be used in a histogram plot.
<Graphe>.HistoTypeBarre (Function)
Defines the type of bar to be used in a histogram plot.
grSourceSeries (Function)
Defines the source of a series.
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
Binary values management functions
List of functions for managing binary values...
IsOdd (Function)
Identifies an odd number.