ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
ReplicationDirectory (Property)
The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM").
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
HDescribeItem (Example)
Usage example of the HDescribeItem function
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Record (Type of variable)
The Record type is used to save the values of a record.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Events associated with TreeView controls
List of events associated with TreeView controls...
Item Description (Variable type)
An Item Description variable is used to describe one or more items in a table programmatically.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
fExtractPath (Function)
Returns the different elements of a path: drive, directories, name and extension of the file.
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
DnDForce (Function)
DnDForce is kept for backward compatibility.
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.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
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.
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min