ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

4. Dedicated server or shared server?
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Extracting messages added or modified since last extraction
A project was already created and translated......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
EmulateCombo (Function)
Emulates one of the following actions on a Combo Box control: click on the button to expand the list of the Combo Box control. select an element in a Combo Box control....
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
Materialized view
Connected devices: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......