ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
iSelectFont (Function)
Creates a new print font from the standard Windows font selection window...
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
CallDLL32 (Example)
Usage example of the CallDLL32 function
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
Manipulating Toolbar controls programmatically
WINDEV allows you to programmatically manipulate Toolbar controls......
HRecordToString (Function)
Converts the content of the current record to string (in a table, HFSQL view, query, etc.).
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
HTransactionStart (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.
fEncrypt (Example)
Usage example of the fEncrypt function
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
LooperDelete (Function)
Deletes a row from a Looper control.
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
HDescribeConnection (Function)
Describes a new connection to an external database.