ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HReadFirst (Function)
Sets the position on the first record according to a browse item.
The TimeLine control
The TimeLine control can be used to represent chronologies of closely spaced events that may be parallel....
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
20. Control templates
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
DriveCreateDirectory (Function)
Creates a directory on the remote drive.
Client/Server HFSQL table management
The HFSQL Control Center allows you to fully manage HFSQL Client/Server tables......
Control (Type of variable)
The Control type is used to define the characteristics of a control.
Example for creating a select query
This help page explains how to create two select queries......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
BufferToHexa (Function)
Converts a buffer into a displayable hexadecimal string (e.g. "4A 5B 00").
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Drive functions: OneDrive, Google Drive, Dropbox (prefix syntax)
The following functions are used to manage cloud-based storage services......
SCM administrator: Available tools
The "Tools" tab in the SCM administrator allows you to......
<Source>.UnlockFile (Function)
Unlocks the records of a table: locked by HLockFile. individually locked by a locking read function....
Column events (Table control)
List of events associated with the columns of Table controls...
Link Description (Variable type)
A Link Description variable is used to describe a link between two tables programmatically.
Creating nested reports
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
HOnError (Function)
Customizes the management of HFSQL errors.
<Source>.UnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....