ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
ErrorRestoreParameter (Function)
Restores the error process of a process.
ExceptionPropagate (Function)
Propagates an exception.
ExceptionRestoreParameter (Function)
Restores the exception process of a process.
iPrintImage (Example)
Usage example of the iPrintImage function
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
CurrentMonth (Function)
Returns the number of the current month.
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.
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.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
Constants for object visibility
List of constants for managing the visibility of an object....
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.