ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TelemetryEnable (Function)
Enables the telemetry manually.
Repetition (Variable type)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
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.
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)....
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
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.
Chart control: "Detail" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
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.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
iEndReport (Function)
Forces the report print to stop.
dbgEnableAssert (Function)
Enables or disables the assertive programming.