ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
Hasp constants
The Hasp constants are as follows......
DataType (Function)
Identifying the type of a WLanguage variable.
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
HDBIndex (Function)
Opens an xBase index file.
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
IntegerPart (Function)
Returns the integer part of a number.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
HUnlockRecNum (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)....
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
TimePicker (Function)
Opens the system time picker.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
Pyramid charts
Pyramid charts allow you to view data in descending order......
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
HFound (Function)
Checks whether the current record corresponds to the current filter or search.