ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. AJAX technology
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Cardinalities
The cardinalities are used to count the links between the files......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Extracting the text of the project
The following text can be extracted......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Properties associated with the areas defined in Zoning mode
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
5. Site test in practice
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Handling Gantt Chart controls programmatically