ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
NFC constants
List of constants used by the NFC functions...
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
2. Examples and components provided with WEBDEV
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
FileDisplay (Function)
Displays a file in the browser of Web user.
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.