ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InitRandom (Function)
Initializes the generator of random numbers.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
ImageScrollingPosition (Function)
Returns the displayed image.
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
iDestination (Function)
Configures the print destination.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
<Image>.First (Function)
Displays the first image for the scroll.
<Image>.Last (Function)
Displays the last image for 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.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
<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...
<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.