ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server...
Warning 124: Shadowing a global variable
The Dashboard control
Dashboards are essential elements in an application......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate...
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.)...
.NET object
To access a class......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
WDOptimizer: Editing and modifying a ".REP" file
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also...
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
GDI+ framework
Some WINDEV features use the GDI+ framework......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without...
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed...
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start...
Standard FTP functions
List of standard FTP functions...
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start...
ERR_NOTADEVVERSION
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format...
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser...
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....