ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
Project description: Languages tab
The project description window allows you to configure various elements of your project......
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
LogDirectory (Property)
The LogDirectory property is used to manage the directory of the log file described in the analysis.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
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....
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
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
HFSQL Client/Server: Backing up databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
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.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HDescribeConnection (Function)
Describes a new connection to an external database.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
fExtractPath (Function)
Returns the different elements of a path: drive, directories, name and extension of the file.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
DnDForce (Function)
DnDForce is kept for backward compatibility.