ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
DeleteColumn (Function)
Deletes a column at a given position from the advanced array property (array of gglCalendar events, etc.).
NbReceived (Property)
Returns the number of parameters actually received by a procedure.
Push notification
A mobile device can receive push notifications......
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
StatVariance (Function)
Calculates the variance for a series of values.
XMLData (Example)
Usage example of the XMLData function
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.
fTempFile (Example)
Usage example of the fTempFile function
ProjectInfo (Function)
Returns specific information about the project currently run.
Truncate (Function)
Truncates the right part of a string or buffer.
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.