ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Decode (Function)
Decodes a character string that was encoded by Encode.
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
CurrentMonth (Function)
Returns the number of the current month.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
BeaconStopBackgroundDetection (Function)
Stops one or more Beacon detections in the background.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
MemSort (Function)
Sorts the elements found in a memory zone.
Email management functions
List of functions for managing emails...
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
iSkipLine (Function)
Forces one or more line break.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
HStatTime (Function)
Returns the time of the last update for the index statistics.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....