ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window...
Tab control properties
A Tab Control can be manipulated in a window or page using the following WLanguage properties...
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window...
The Tab control
The Tab control is used to simultaneously display different controls...
Events associated with Tab controls
List of events associated with Tab controls
Manipulating Tab controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a Tab control through programming...
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
Tab pane properties
A tab pane can be manipulated in a window or page using the following WLanguage properties...
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Compilation options (HLP format)
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Warning 124: Shadowing a global variable
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
4. When to use the debugger?
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......