ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
Pop (Function)
Pops an element from a stack.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
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....
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
ThreadMode (Function)
Changes the management mode of threads.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
EventCreate (Function)
Creates an event.
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.
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
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.