ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sound
The Sound keyword can correspond to: the Sound function, which is used to play Wav audio files. the Sound property....
iSequencingPrint (Function)
Prints a sequence of reports.
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....
Thread management functions
List of functions for managing threads...
TableChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
iCurrentFile (Function)
Returns the name of the file currently generated.
Event
The Event keyword can correspond to:
Quality (Property)
The Quality property is used to get and set the quality level of an element.
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).
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
HTMLNavigate (Function)
Starts navigation in an HTML Display control.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.