ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Creating the Table pages of the WEBDEV RAD pattern
The lifecycle of some projects span several years......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
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.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
WDTrans: Rolling back all changes made to the files held by a transaction
If a transaction is in progress, rolls back all changes made to the files since the beginning of the transaction......
JWTCreateAssertion (Function)
Creates a JWT assertion. This new function is available from WINDEV Suite SaaS 2025 Update 1....
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Creating the menus for the windows of the WINDEV RAD pattern
Adds or inserts a new worksheet into an Excel document....
Height (Property)
The Height property gets and sets the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
2. First tests
WINDEV Mobile Tutorial - My first Android/iOS application Lesson 2 - First tests - 1 hr...
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......