ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
zipClose (Function)
Closes an archive.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gLine (Function)
Builds a sequence of characters containing a line.
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.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
LoadParameter (Function)
Reads a persistent value.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.