ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
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)....
ERR_MSG_BOX
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
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 of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
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 (for.NET 2.0)....
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 of your choice......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Error 121: Shadowing a structure
.NET Assemblies
.NET is Microsoft's software development platform......
ERR_NOTAVAILABLE
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......