ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
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.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Enqueue (Function)
Adds an element to the queue.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
HSendMessageToClient (Function)
Displays a message on the client computers.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
grGridlines (Function)
Displays or hides the chart gridlines.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
LooperAdd (Function)
Adds a row at the end of a Looper control.
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.