ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Time management
For each element (windows, reports, ......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Currencies
A currency is a real coded on 10 bytes....
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
HMode (Function)
Changes the mode and the method for locking data files.
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....
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......
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.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
Web Camera control events
The following events appear by default in the WEBDEV code editor:
ToolbarPosition (Function)
Indicates the display mode of a Toolbar control.
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....
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....
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
ERR_DISCONNECTED_TIMEOUT
InJavaMode (Function)
Indicates whether the code is run in Java.
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......
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.