ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
Constants for managing Windows events
The following constants are used to manage Windows events:...
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
WinAdaptSize (Function)
Adapts the window size to the content of controls.
Table,Modify (External language)
Modifies an element in a Table control.
Size (Example)
Usage example of the Size property
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
HOpenConnection (Function)
Opens a connection to a specific database.
Constants for managing Gantt charts
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...