ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming overview in C and C++
ERR_TIMEOUTINIT
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
3. Dates, arrays and structures
WINDEV Mobile Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Replication: The different types
The data replication is a powerful feature......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
User report editor (Reports & Queries)
A report provides a custom view of data......
5. Deploying a dynamic site (Session or AWP) in practice
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
13. 3-Tier architecture
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......