ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Binding a Combo Box control to an item
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Types of Edit controls
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
Assisted universal replication: specific features
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
Installing the monitoring robot
The monitoring robot includes three executables......
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Calendar functions (prefix syntax)
The Edit control
The Edit control allows users to enter data......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
<Connection variable>.Transaction (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
<Connection variable>.TransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
Handling Gantt Chart controls programmatically
Installing the monitor
The monitoring robot includes three executables......
Installing the robot controller
The monitoring robot includes three executables......