ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
1. Deploying a static site
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
WINDEV: Example of programmed Drag and Drop
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
The Signature control
The Signature control is a report control used to sign......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
The Check Box control
A Check Box can correspond to......
Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
3. Types of accessible files
2. Types of accessible files
Types of accessible files...
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Programming an indexed control
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......