ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Sound (Function)
Plays a sound in WAV format.
ToClipboard (Function)
Writes text or image information into the system clipboard.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
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.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
LoadParameter (Function)
Reads a persistent value.
2. User-friendly editors in practice
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.
7. Multilingual sites in practice
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.