ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
Operator on Address
The & operator returns the address of a variable as an integer
VariantConvert (Function)
Converts the value stored in a Variant variable].
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
ERR_CANNOT_OPEN_FILE
Typecasting of parameters
The description of the parameter type is optional......
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Events associated with Chart controls
List of events associated with the Chart controls...
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure....
BitcoinCore functions
The following functions are used to manipulate Bitcoin Core servers......
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
ERR_LAUNCH_FAILED
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
<Image variable>.EncrustColor (Function)
Encrusts a color in an image found in an Image variable].
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
EmulateDnD (Function)
Emulates a "Drag & Drop" gesture in automated tests.