ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Guided tour management constants
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
WEBDEV site deployment: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
8. 10 tips for better interfaces
Detects the contours of the shapes in an image....
Defining a help window template
WINDEV allows you to create help window templates......
How to open a window?
Indicates whether the code is run in the simulator for Universal Windows Platform applications. Function kept for backward compatibility....
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Source Code Manager overview
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Error (Function)
Displays a custom error message in a system error window.
WEBDEV administrator: Viewing logs
The "Logs" tab is used to see the details of logs for a specific period......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
HTransactionStart (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.
DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......