ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Example for creating a select query
This help page explains how to create two select queries......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
HCross (Function)
Crosses a record in a data file.
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
zipExtractPath (Function)
Returns the path of a file found in the archive.
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Python: Native calls
WLanguage allows for native Python calls......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Programming an indexed control
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Events associated with windows
List of events associated with windows...
7. Multilingual applications in practice
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
.NET object
To access a class......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.