ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using .NET assemblies in a project
To use .NET assemblies in a project......
SystemBarColor (Property)
The SystemBarColor property gets or sets the system bar color of full-screen windows in mobile devices.
<Window>.CurrentLayout (Function)
Returns the index of the current layout in the window or internal window.
Report and project
In most cases, a report is linked to a project......
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
1. Database schema: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses tables, it must be associated with a database schema....
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document....
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Oracle Native Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV database schema......
Items (Property)
The Items property is used to configure the different items of a full-text index.
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure....
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
.NET Assemblies
.NET is Microsoft's software development platform......
18. Order of execution of the code of buttons/links
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......