ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
17. WLanguage: a simple and powerful language
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Printing nested reports
To create a main report containing several secondary reports:...
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
2. Examples and components provided with WEBDEV
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Principle of remote check
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
End of break block
The End of break block is optional......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......