ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Edit options of a report
The report editor allows you to......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
Creating a Pivot Table control
To create a Pivot Table control......
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......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
Discover all the possibilities of pivot tables
XMLSign (Function)
Signs an XML document.
10. Page templates
Accessing a database via a web service
The database can be accessed via a web service......
Creating a Java archive
When your Java application is developed, you can......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
XMLSave (Function)
Saves an XML document in a file.
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
JSONToXML (Function)
Converts a JSON string to XML.