ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

User Groupware table structure
The BackgroundColor property is used to set the background color of a control, window, page or block of a report....
MyReport (Reserved word)
MyReport is used to handle the current report...
AppInstallUPD (Function)
Triggers the automatic update of current application.
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
Array functions
List of functions for managing arrays...
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
Installing the monitoring robot
The monitoring robot includes three executables......
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
BuildBrowsingTable (Function)
Creates a Table control from the items of a table (view or query).
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.