ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
HChangeKey (Example)
Usage example of the HChangeKey function
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
fWrite (Example)
Usage example of the fWrite function
zipExtractPath (Example)
Usage example of the zipExtractPath function
ContactAdd (Example)
Usage example of the ContactAdd function
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Copying controls from the report editor
The controls can be copied from the report editor......
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
HExtractMemo (Example)
Usage example of the HExtractMemo function
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
Error 22: No END statement is associated with this FOR
fCopyFile (Example)
Usage example of the fCopyFile function
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
fDirectoryExist (Function)
Checks the existence of a directory.