ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Google constants
List of constants used by the Google functions....
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Events associated with TreeView controls
List of events associated with TreeView controls...
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Value (Property)
The Value property is used to get and change the value of an element.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
PDFToText (Function)
Extract the text contained in an Document PDF.
Scheduler control events
The following events associated with Scheduler controls:...
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Caption (Property)
The Caption property is used to get and change the text of an element.
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Splitter control properties
List of properties associated with the Splitter control...
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
dbgSaveDebugDump (Function)
Saves a dump file of the application.
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).