ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ServiceRefresh (Function)
Asks a service to re-read its configuration information.
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
Screen,Get (External language)
Retrieves the value in a control or in a variable.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
Customizing the report viewer: Available windows
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
ReplicInfo (Function)
Returns information about a replication.
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
HTTPCreateForm (Function)
Creates an HTTP form.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
WDINT license agreement
WDINT license agreement...
xlsClose (Example)
Usage example of the xlsClose function