ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grDestinationWMF (Function)
Defines a meta file as chart destination.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
fSeparator (Function)
Returns a file path with normalized separators.
<zipArchive variable>.ExtractPath (Function)
Returns the path of a file found in the archive.
InJavaMode (Function)
Indicates whether the code is run in Java.
SysNameExe (Function)
Returns the name and full path of an application.
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
zipExtractPath (Function)
Returns the path of a file found in the archive.
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
<Chart>.SunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
<Calendar>.SelectCount (Function)
Returns the number of days selected in a Calendar control.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
Java functions
List of Java functions...
fLongPath (Function)
Returns the full long path of a file or directory.
fShortPath (Function)
Returns the full short path of a file or directory.
ComponentLocate (Function)
Specifies the access path to an external component of project.
ErrorThrow (Function)
Throw a non-fatal error.