ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV...
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ...
Types of pages
WEBDEV enables you to create static sites and/or dynamic sites...
Environment of the report editor
Environment of the report editor...
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
HOpenConnection (Example)
Usage example of the HOpenConnection function
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
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.
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:...
Google constants
List of constants used by the Google functions....
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.
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?......
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).