ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
2. Projects in practice
Discover the main operations that can be performed on a project....
5. User Groupware in practice
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Referring to an element in a WLanguage event / process
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Accessibilité (Property)
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Creating the Form windows of a WINDEV RAD pattern
.NET object
To access a class......