ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Execute (Function)
Starts the execution of a process through programming.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Style of a control
As soon as it is created, a control is associated with a style......
iPreview (Function)
Configures the print destination.
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Query editor
The query editor is used to automatically create queries on the data files......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....