ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
The single-part and multi-part archives
Two types of archives are available......
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
LooperDelete (Function)
Deletes a row from a Looper control.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
8. 10 tips for better interfaces...
Check model
You can use check models to easily create checks...
LoadParameter (Function)
Reads a persistent value.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
grSourceCategoryLabel (Function)
Defines the source of the category labels.
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
LooperSelectPlus (Function)
Selects a row in a Looper control.
fClose (Function)
Closes an external file.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.