ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
WDTRAD options
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Operations performed on class diagrams
The following paragraphs explain......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
BackgroundTaskAdd (Function)
Adds a new background task.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Break in a report
The break is used to group the records corresponding to a sort criterion......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Code history
The code history is used to......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
The HTML control
The HTML control displays HTML pages or HTML code......