ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
SQLListSource (Function)
Lists the data sources declared on a local site.
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
StringBuild (Function)
Builds a character string from an initial string and parameters.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
grExist (Function)
Checks the existence of a chart in memory.
iCloseReport (Function)
Stops printing the current report immediately.
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
ServiceStart (Function)
Starts a service.
Binary (Property)
The Binary property is used to determine if an item is binary.
Phone management functions
List of functions for phone management...
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
HModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
Facebook functions
List of Facebook functions...
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....