ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Testing a project: setting
By testing the project you can simulate how the application will run......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
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...
16. Application test in practice
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Time management help
Time management is extremely important......
The planes (in a window or in a report)
The planes are used to group the window controls......
.NET object
To access a class......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
Page templates
WEBDEV allows you to create page templates......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
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....
WINDEV applications for Linux: Specific features
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......