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.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control...
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control.
<mongoGridFS variable>.ListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
<Source>.ListSynonym (Function)
Returns the list of synonyms used by a full-text index.
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound).
<Connection variable>.ListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
FontList (Function)
Returns the list of valid fonts installed on the current computer (TrueType, Postscript, ...).
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
AJAXAsynchronousCallPending (Function)
Used to find out whether a server procedure called by AJAXExecuteAsynchronous is currently run.
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
Belgium.CheckCBE (Function)
Checks the validity of a CBE number (identifier from the Crossroads Bank for Belgian Enterprises).
DriveRecoverDirectory (Function)
Retrieves a directory (and its files) from an Drive (remote disk) and saves it on the user's workstation....
<Variable Drive>SendDirectory (Function)
Sends a directory and its files (present on the user's machine) to an Drive (remote disk)....
<Variable Drive>RetrieveDirectory (Function)
Retrieves a directory (and its files) from an Drive (remote disk) and saves it on the user's workstation....
Creating requirements
The following steps must be performed to implement the requirements......