ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlToSource (Function)
Assigns the control value to the source of a control link.
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
LooperSelectPlus (Function)
Selects a row in a Looper control.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
MatExist (Function)
Checks the whether the matrix exists in memory.
Serialization constants
The serialization constants are as follows:
EventChange (Function)
Modifies the status of an event.
Sum (Function)
Calculates the sum of the array elements.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
gLine (Function)
Builds a sequence of characters containing a line.
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....