ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
<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.
ExceptionPropagate (Function)
Propagates an exception.
<Image>.ScrollingPosition (Function)
Returns the displayed image.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Drop-down button
The drop-down button expands: a context menu. a popup window....
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
ImageStartScrolling (Function)
Starts cycling through images.
ImageOccurrence (Function)
Returns the total number of images taken into account by the scroll.
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
Emulating constants
List of constants used by the functions for emulating automated tests....
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
HFSQL Client/Server: Configuring the data files on the server
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
Events associated with an infinite Progress Bar control
Handling a ListView control through programming (prefix syntax)
WINDEV allows you to programmatically handle ListView controls......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....