ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
XMLElementType (Function)
Returns the type of current element (tag or attribute).
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
DNSDeleteAddress (Function)
Deletes an "IP address/Domain name" pair from a DNS server....
DNSAddAddress (Function)
Adds an "IP address/domain name" pair to the DNS server....
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
XMLElementName (Function)
Returns the name of current element (tag or attribute).
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
HSubstDir (Function)
Associates the data directory specified in the database schema with a directory found on disk.
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
Nation (External language)
Defines the display language for the titles, captions, messages...
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
fTempDir (Function)
Returns the name of directory used to store the temporary files.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.