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.
FTPCommand (Example)
Usage example of the FTPCommand function
fCreate (Example)
Usage example of the fCreate function
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Error 1011: To access the global member of the class, use ClassName::MemberName
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
HDescribeItem (Example)
Usage example of the HDescribeItem function
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
Chart constants
List of constants used by the functions for chart management....
FinRepayVal (Example)
Usage example of the FinRepayVal function
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
EmailReadNext (Example)
Usage example of the EmailReadNext function
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
SQLTransaction (Example)
Usage example of the SQLTransaction function
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
<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....
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
FinInterestRate (Example)
Usage example of the FinInterestRate function
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....