ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Error 201: The method already has a virtual attribute
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
SOAP constants
List of constants used by the SOAP functions....
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Installing and starting WDTRAD
8. Associating controls with data
Reorder the data displayed in your tables
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
WDInst: handling the files to install
By default, the files to install are......
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
17. WLanguage: a simple and powerful language
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......