ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
7. Source Code Manager (SCM)
Principle of remote check
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
End of break block
The End of break block is optional......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
12. Preventing from going back to a page
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Multilingual project
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
16. Types of code
Specific features of the applications for iPhone/iPad
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Operations performed on state-transition diagrams
The following paragraphs explain......
The Conference control
The Conference control allows you to view and/or listen to video and/or sound in real time......
The planes (in a window or in a report)
The planes are used to group the window controls......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......