ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
TreeView control linked to a table
TreeView controls can be created directly linked to data....
HOpenAnalysis (Function)
Opens a database schema in HFSQL Classic format.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
docFragment (Variable type)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
HExecuteProcedure (Function)
Runs a stored procedure.
5. The following files are automatically created
DataType (Function)
Identifying the type of a WLanguage variable.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify base width used for anchoring "width" fields. Find out the initial width of a report control....
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
HCheckStructure (Function)
Defines the mode for comparing tables.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
EmailGetAll (Function)
Retrieves all the emails found on a server.
HStatTime (Function)
Returns the time of the last update for the index statistics.
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.