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...
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...
Tab control properties
A Tab Control can be manipulated in a window or page using the following WLanguage properties...
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...
Events associated with Tab controls
List of events associated with Tab controls
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...
Manipulating Tab controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a Tab control through programming...
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Printing in PDF format: Special cases
Specific features of print in PDF format...
Environment of the report editor
Environment of the report editor...
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Creating the Form windows of a WINDEV RAD pattern
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Code editor: Display options
The code editor proposes several display options......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
24. Displaying and linking pages
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......