ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Remote WEBDEV administrator: Error message management
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed in the browser of the Web user....
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
<Table>.Select (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
<Connection variable>.TransactionStart (Function)
Starts a transaction on the tables (HFSQL or accessed via Native Access) and creates the transaction table.
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Window controls
Several types of controls can be used in a window, ......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Report controls
Several types of controls can be handled in a report created by the report editor......