ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
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.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
HExecuteProcedure (Function)
Runs a stored procedure.
DataType (Function)
Identifying the type of a WLanguage variable.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
5. The following files are automatically created
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.
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.
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.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....