ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Thread management functions
List of functions for managing threads...
fMIMEType
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
iCurrentFile (Function)
Returns the name of the file currently generated.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
StartVisibleRange (Property)
The StartVisibleRange property is used to: get and change the first visible date or time in a Scheduler or TimeLine control. change the first visible time in a TimeLine control....
EndVisibleRange (Property)
The EndVisibleRange property is used to: find out and modify the last visible date or time in a Scheduler control or in a TimeLine control. modify the last visible time in a TimeLine control....
TableChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
WinOutWidth (Function)
Returns the full width of a window.
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Event
The Event keyword can correspond to:
Sound
The Sound keyword can correspond to: the Sound function, which is used to play Wav audio files. the Sound property....
VolumeModify (Function)
Modifies the setting of the volume for a sound source.
Vibration (Property)
The Vibration property is used to manage notification vibrations.
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).