ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
Operations performed on collaboration diagrams
The following paragraphs explain......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Operations performed on sequence diagrams
The following paragraphs explain......
WDReplic: Implementing a replication
Configuring a replication requires several steps......
Operations performed on deployment diagrams
The following paragraphs explain......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
Managing the executables (WLanguage functions)
WINDEV, WEBDEV and WINDEV Mobile propose different functions for managing executables from a WINDEV application, from a WINDEV Mobile application or from a WEBDEV site......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Environment of the query editor
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
Associating a control with a tab pane
Methods to associate a control with a tab pane......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Edit options of a report
The report editor allows you to......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
11. Managing requirements
The Project Management Hub allows the project manager to manage a development project....