ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Installing a Webservice (old format)
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Feedback component
The Feedback component is a component provided with WINDEV......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Operating mode of dynamic Active WEBDEV Pages
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Creating the windows and the pages of the RAD pattern
Recompiling the project
The project compilation is a process used to......
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......