ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
17. Project Management Hub
...Project Management Hub...
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
7. Layouts using the Flexbox control
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Declaring and using a variable
A variable is defined by name and type......
Common project
Projects are often cross-platform......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Private Store for mobile applications
There are two methods two deploy your applications......
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Google Contacts management functions
List of functions for managing Google contacts...
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Events associated with an Organization Chart control
<Chart>.Scatter3DDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grScatter3DAltitudeColor.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....