ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Locking data files: correspondence between WINDEV 5.5 and the later versions
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Webservice management functions
Webservice management functions...
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
RESTSend (Function)
Sends a REST request and waits for the server response.
User Groupware files
Two categories of data files are managed......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....