ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
9. Sharing a project in practice
Sharing a project in practice...
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Report viewer: Proposing several reports
In the document preview, end users can......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
The Image control
The Image control is used to......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......