ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
TwoFactorAuthenticationGenerateLink (Function)
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone.
Web Camera control events
The following events appear by default in the WEBDEV code editor:
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
ToolbarPosition (Function)
Indicates the display mode of a Toolbar control.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
InServiceMode (Function)
Indicates whether the code is run in a service.
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
InJavaMode (Function)
Indicates whether the code is run in Java.
InPHPMode (Function)
Indicates whether the code is run in PHP.
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
ERR_DISCONNECTED_TIMEOUT
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
Compression (Property)
The Compression property gets and sets the data compression mode.
FullScreenDisable (Function)
Disables the "Full screen" mode of browser.
<Toolbar>.Position (Function)
Indicates the display mode of a Toolbar control.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.