ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
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:...
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Google constants
List of constants used by the Google functions....
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
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.
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.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
HChangeConnection (Example)
Usage example of the HChangeConnection function
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).