ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Test a state
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
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......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Sorts in a report
The sort is used to organize the information displayed in the report......
docElement (Variable type)
The docElement type is used to handle each element found in a docParagraph variable.
Generating the RAD pattern
To generate a RAD pattern:...
Custom properties (WLanguage)
A custom property is a code element with two events......
<Image>AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image field.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
Manipulating HTML controls programmatically
WINDEV and WEBDEV allow you to programmatically manipulate HTML controls......
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......