ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Deploying a WINDEV application
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Managing the users of an application installed in network
The management of users allows you to find out from the server......
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
Creating a translation file
WDINT allows you to create a translation file....
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
2. Analysis in practice
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
XML management: Use example
This application example manages an XML file named "Orders......
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
PC SOFT Free Technical Support
Thank you for buying one of our products......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
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......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
20. Managing suggestions and incidents
Managing suggestions and incidents...