ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. UML models
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Constants for manging the replication
List of constants used by the functions for managing the replication....
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
<Chart>.Scatter3DAltitudeColor (Function)
Defines the different colors used according to the altitude levels of a series found in a 3D Scatter chart.
grScatter3DAltitudeColor (Function)
Defines the different colors used according to the altitude levels of a series found in a 3D Scatter chart.
<Chart>.Scatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
15. Unit tests on the executable
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
9. Types of standard controls
Types of standard controls...
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......