ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WaitWindowStart (Function)
Opens the wait window of application.
First project window
EventChange (Function)
Modifies the status of an event.
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Managing the users of an application installed in network
The management of users allows you to find out from the server......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
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......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Using an external component in an application
A component can be reused at any time in any application......
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.