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...
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Page templates
WEBDEV allows you to create page templates......
Android Widget windows
An Android application can contain one or more Widget windows......
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
5. User Groupware in practice
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Break in a report
The break is used to group the records corresponding to a sort criterion......
5. User Groupware in practice
ChangeTarget (Function)
Changes the target of a button action.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Events associated with windows
List of events associated with windows...
Creating the Form pages of a WEBDEV RAD pattern
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Creating the skin template of a report