ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Source Code Manager (SCM)
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......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
2. Modes to install an application
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Telemetry management functions
The following functions are used to manage the telemetry:...
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....
Code history
The code history is used to......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
18. Order of execution of the code of buttons/links
3. Managing sockets
WINDEV includes advanced socket management functions....
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
Runtime log
The runtime log is the best way to identify the most used features of an application......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......