ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSONToVariant (Function)
Converts a JSON string to a Variant variable.
grSurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
RTFReplace (Function)
Replaces or inserts a character string in an RTF control (found in a window or in a report) or in a string in RTF (containing a text in RTF).
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
DocUpdateFormula (Function)
Updates the formulas in a document.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
HandleParentNext (Function)
Forces the parent of the next window to open.
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
MapGetJSObject (Function)
Returns the instance of the API of Map control.
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
MenuMark (Function)
Positions the checkmark in front of the menu option (popup menu or drop-down menu).
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.
CalendarPosition (Function)
Returns the month displayed in a Calendar control.