ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the window editor
The main elements of window editor are as follows:
Options of the window editor
To configure the general options of the window editor...
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
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.
Sound (Function)
Plays a sound in WAV format.
WDXView: Overview
WDXView is an ActiveX browser......
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.
AWP without UI
Bootstrap, Angular, React, Vue......
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.
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.
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
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.