ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Multi-project search
Performing a search in the current project is a common operation......
Native Access to SAP
SAP is a widely used ERP......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Handling TimeLine controls programmatically
A TimeLine control can be......
How to create a menu?
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
The different types of windows
The following types of windows can be created in a WINDEV application......
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
Enumeration (Variable type)
An enumeration is a set of values......
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
HTransactionStart (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.