ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Upload control events
The following processes are associated with the Upload control:...
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
9. Generation modes
WINDEV Mobile includes different types of generation......
11. Controls in practice
Discover the main characteristics of the controls...
WDTRAD options
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Carousel control
The Carousel control is used to display an animated menu made of images......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......