ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
SSHWrite (Function)
Writes data into the specified SSH session.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
DownloadAdd (Function)
Adds a new download in the device's download manager....
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....