ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
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].
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......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
EmulateDnD (Function)
Emulates a "Drag & Drop" gesture in automated tests.
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
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].
ERR_LAUNCH_FAILED
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable].
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......