ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
diffApply (Function)
Applies a difference buffer to a specific buffer.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
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......
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
<Image>.Last (Function)
Displays the last image for the scroll.
<Image>.StartScrolling (Function)
Starts cycling through images.
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
<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>.Occurrence (Function)
Returns the total number of images taken into account by 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.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Description (Property)
The Description property is used to get and change the page description.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).