ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
Execute (Function)
Starts the execution of a process through programming.
Style sheet
A style sheet ("......
FileDisplay (Function)
Displays a file in the browser of Web user.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
VariantConvert (Function)
Converts the value stored in a Variant variable].
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
Compilation options (HLP format)
<Image>.Occurrence (Function)
Returns the total number of images taken into account by the scroll.
<Image>.StartScrolling (Function)
Starts cycling through images.
<Image>.ScrollingPosition (Function)
Returns the displayed image.
<Image>.Previous (Function)
Displays the previous image for the scroll.
<Image>.First (Function)
Displays the first image for the scroll.
<Image>.Last (Function)
Displays the last image for the scroll.
<Image>.Next (Function)
Displays the next image for the scroll.
Browser management functions
List of functions for managing browsers...
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
The planes (in a window or in a report)
The planes are used to group the window controls......