ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPreview (Function)
Configures the print destination.
Execute (Function)
Starts the execution of a process through programming.
diffApply (Function)
Applies a difference buffer to a specific buffer.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
Functions for managing images (prefix syntax)
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
Image control in a page
MaskFormat (Function)
Formats a character string using an InputMask variable.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
<Image variable>.Copy (Function)
Copies an image to another image.
Value (Property)
The Value property is used to get and change the value of an element.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
ImageFirst (Function)
Displays the first image for the scroll.
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
13. 3-Tier architecture
The purpose of the 3-tier architecture is to separate an application into 3 computing tiers......
14. 3-Tier architecture