ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<XAML>.Property (Function)
Allows you to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
<Xaml>.Event (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
MutexDestroy (Function)
Explicitly destroys a mutex.
MutexEnd (Function)
Signals that the thread frees the mutex.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
Error 803: Return and Result cannot be used in the same process
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
HRetrieveBackup (Function)
Retrieves locally the content of a compressed backup (in ZIP format) performed on an HFSQL server.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
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.
JSONValid (Function)
Checks the validity of a JSON string.
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.