ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
Salesforce functions
List of Salesforce functions...
fTime (Example)
Usage example of the fTime function
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Organizer control functions
The following functions are used to manage the Organizer control:...
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
TelemetryEnable (Function)
Enables the telemetry manually.
Constants used by the functions for managing Tab controls
NumberDisplayedPage (Property)
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.