ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
<Source>.Close (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
WDINT setup
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Google Maps management functions
List of functions for managing Google maps...
Asc (Function)
Returns the ASCII code of the specified character.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
SysIMEI (Function)
Returns the IMEI number of an Android phone.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).