ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Border (Property)
The Border property is used to get and change the borders of an element.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
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....
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
fDelete (Function)
Deletes a file accessible from the current computer.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
GPSGetPosition (Function)
Retrieves information about the current device position.
FTPConnect (Example)
Usage example of the FTPConnect function
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Data persistence
The data persistence is used to store the value typed by the user......
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.