ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DecryptAsymmetric (Function)
Decrypts a buffer with a private/public key algorithm with RSA encryption....
XMLValidDocument (Function)
Validates an XML document from an XSD schema.
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
iMMToPica (Function)
Converts the coordinates of a point (expressed in millimeters) into system coordinates.
iPicaToMM (Function)
Converts the coordinates of a point (expressed in system coordinates) into millimeters.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
XMLSign (Function)
Signs an XML document.
DecryptAsymmetricEnveloped (Function)
Performs the asymmetric encryption of an envelope that has been encrypted with EncrypteAsymmetricEnveloped.
ThreadPriority (Function)
Returns or modifies the priority level of a thread.
SelectedResource (Property)
The SelectedResource property returns the name of the resource that corresponds to the user's selection in a Scheduler control....
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
TableChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
GeneratePassword (Function)
Automatically generates a password with specific characteristics (size, characters used, ...).
DDEUpdate (Function)
Modifies a linked data.
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
FilterCondition (Property)
The FilterCondition property allows you to know the selection condition set by HFilter on a data file, HFSQL view or query.
TreeSelectPlus (Function)
Selects an element in a TreeView control.
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
InWindowsStoreAppMode (Function)
Indicates whether the code is run in Windows Store apps mode. Function kept for backward compatibility....
TimePicker (Function)
Opens the system time picker.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.