ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Passing parameters
The parameters can be passed to a procedure......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Constants for managing Beacons
The following constants are used to manage Beacons:
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
HRefreshView (Function)
Asks to recalculate the content of a materialized view.