ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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....
Standard FTP functions
List of standard FTP functions...
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of 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 ......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
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......
11. Internal components in practice
Internal components in practice...
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Error 121: Shadowing a structure
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
ERR_NOTAVAILABLE
.NET Assemblies
.NET is Microsoft's software development platform......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
10. Internal components in practice
Feedback component
The Feedback component is a component provided with WINDEV......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......