ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Ribbon control properties
The WLanguage properties can be used to handle: a Ribbon control found in a window. a pane of a Ribbon control. a grouping of a Ribbon control....
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......
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Manager of automated tests
The test manager is used to......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
hbDelete (Function)
Deletes: one or more cells from an HBase table for one or more columns. a row from an HBase table....
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Photo album management functions
Photo album management functions...
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Hash functions
Hashing is used to summarize a file or a character string......
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......