ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes...
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
Color (Property)
The Color property is used to get and change the color of an element.
Table
The "Table" keyword can correspond to...
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
dTransferToImage (Example)
Usage example of the dTransferToImage function
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
HSetLog (Function)
Enables or disables log management on a file.
BurnerAddFile (Function)
Adds a file to the compilation.
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
dCopy (Function)
Copies an image to another image.
Hash functions
Hashing is used to summarize a file or a character string......
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Designation of current element (Reserved word)
The keywords used to identify the current element are: