ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Specific features of the Express version
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
Events associated with Sidebar controls
List of events associated with Sidebar controls...
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
2. User-friendly editors in practice
User-friendly editors in practice...
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
ControlFindTextPrevious (Function)
Finds and selects the previous element corresponding to the sought text in a window or control.
ControlFindTextNext (Function)
Finds and selects the next element corresponding to the sought text in a window or in a control.
Select query description window: Items that can be used
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
Using several libraries in an application
A library is a WDL file that contains all the resources......