ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Functions for managing images (prefix syntax)
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.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
diffApply (Function)
Applies a difference buffer to a specific buffer.
Image control in a page
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.
MaskFormat (Function)
Formats a character string using an InputMask variable.
<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.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
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.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
<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
FileDisplay (Function)
Displays a file in the browser of Web user.