ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Image>.Previous (Function)
Displays the previous image for the scroll.
Analysis links
The links are used to link the files found in an analysis between themselves......
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
<Image>.Last (Function)
Displays the last image for the scroll.
<Image>.StartScrolling (Function)
Starts cycling through images.
<Image>.ScrollingPosition (Function)
Returns the displayed image.
KeyPressed (Function)
Checks which key is pressed.
<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...
<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
ImageStartScrolling (Function)
Starts cycling through images.
ImageOccurrence (Function)
Returns the total number of images taken into account by the scroll.
String functions (prefix syntax)
The following functions are used to handle strings, using prefix syntax:
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
SQLExec (Function)
Names and runs an SQL query.
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
HTMLClassAdd (Function)
Adds a class into the HTML classes of a control.
HTMLClassToggle (Function)
Toggles a class in the HTML classes of a control: if the class does not exist, it is added; if the class already exists, it is deleted.
HTMLClassDelete (Function)
Deletes a class from the HTML classes of a control.
PageChangeLayout (Function)
Applies a specific layout to a page.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......