ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Discover all the possibilities of pivot tables
8. Windows in practice
Discover the main actions that can be performed on the windows....
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
Common project
Projects are often cross-platform......
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
11. Controls in practice
Discover the main characteristics of the controls...
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Wi-Fi functions
Functions for Wi-Fi management...
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
The OLE control
The OLE control is used to handle an OLE object......
Creating the link buttons in the windows of a WINDEV RAD pattern
Creating the menus for the windows of the WINDEV RAD pattern
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
Creating the Table windows of the WINDEV RAD pattern
Creating the Form windows of a WINDEV RAD pattern
Creating the Vision windows of the WINDEV RAD pattern
Creating the Relation windows of a WINDEV RAD pattern