ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
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_NOTADEVVERSION
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...
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
<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....
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
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......
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......
1. Examples provided with WINDEV Mobile
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....
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
15. Creating the executable in practice
Creating the executable in practice...
Error 121: Shadowing a structure
ERR_NOTAVAILABLE
.NET Assemblies
.NET is Microsoft's software development platform......
Feedback component
The Feedback component is a component provided with WINDEV......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......