ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Various constants
List of various constants used by the constants WINDEV functions....
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
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......
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
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......
Operations performed on object diagrams
The following paragraphs explain......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Info (Function)
Displays a custom message in a system information window.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Typing multilingual texts
For a multilingual application, you have the ability to......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Native Access to SAP
SAP is a widely used ERP......