ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
Clipboard management functions
List of functions for managing the clipboard...
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
ReplicSynchro: Use
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.