ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
NetRenameFile (Function)
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV. This function is kept for backward compatibility....
NetSendMessage (Function)
Triggers a Windows event on the system of an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetRemoteMessageBox (Function)
Displays a dialog box on the screen of the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
InSysNotificationMode (Function)
Used to determine if the application is launched from an interactive notification in "Windows 10".
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Testing a project: setting
By testing the project you can simulate how the application will run......
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
4. Create a page in the editor...
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).