ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
Service variable
The Service variable is used to......
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
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.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
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.
USBFind (Function)
Finds a USB device according to keywords.
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
dPolyline (Function)
Draws a line composed of multiple segments.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.