ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Right (Function)
Extracts the last characters from a string or string buffer.
LanguageToName (Function)
Returns the name of a language.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
iPrintImage (Example)
Usage example of the iPrintImage function
HStatDate (Function)
Returns the date of the last update for the index statistics.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
ExceptionRestoreParameter (Function)
Restores the exception process of a process.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
SFAdd (Function)
Creates a record in a file of a Salesforce database.