ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperInsertLine (Function)
Inserts a row into a Looper control.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
14. Controls 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.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
Sum (Function)
Calculates the sum of the array elements.
LOOP statement
The statement block is repeated endlessly...
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....
SOAP functions
List of SOAP functions...
LoadParameter (Function)
Reads a persistent value.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
StatVarianceP (Function)
Calculates the variance for a full series of values.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
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....
HSL (Function)
Creates a color from its hue, saturation and lightness.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
ArrayCopy (Function)
Copies the content of an array to another array.
fMerge (Function)
Merges several files into a single one.