ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
BrowserMobile (Function)
Allows you to find out whether the browser used by the Web user is started on a mobile device.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
<xmlNode variable>.FindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
<Source>.ListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
<Connection variable>.InfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
<Connection variable>.ListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
tapiKeyPressed (Function)
Returns the history of the keys pressed on the phone keypad since the last call to tapiKeyPressed.
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
<zipArchive variable>.FindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
<Variable Drive>MoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.