ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
FTPConnect (Example)
Usage example of the FTPConnect function
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
24. Displaying and linking pages
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
FinNetCurrentVal (Function)
Returns the net current value of investment.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
FileDisplay (Example)
Usage example of the FileDisplay function
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
fMakeDir (Example)
Usage example of the fMakeDir function
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
CookieWrite (Example)
Usage example of the CookieWrite function