ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
HCloseConnection (Example)
Usage example of the HCloseConenction function
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
grGridlines (Function)
Displays or hides the chart gridlines.
Address
The Address keyword can correspond to...
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
zipExtractPath (Example)
Usage example of the zipExtractPath function
Error 1011: To access the global member of the class, use ClassName::MemberName
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
Properties associated with the options of a Switch control
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
System functions
List of system functions...
fSize (Example)
Usage example of the fSize function
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
fOpenTempFile (Function)
Creates and opens a temporary file.
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
fRename (Example)
Usage example of the fRename function
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
Net constants
List of constants used by the Net functions....
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.