ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
CalendarPosition (Function)
Returns the month displayed in a Calendar control.
Scheduler control functions
List of functions that can be used with a Scheduler control....
ControlExecuteModification (Function)
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control.
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
InWebserviceMode (Function)
Determines if the code is being executed in the AWWS engine.
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Name (Property)
The Name property is used to get the name of an element.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
1. Managing emails
WINDEV includes multiple methods to manage emails...
PreviousPage (Function)
Returns the name of the previous page.
HDescribeItem (Example)
Usage example of the HDescribeItem function
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) programmatically.
VariableReset (Function)
Resets the variable to its initial value.