ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
Error 1: Syntax error
ChangeTarget (Function)
Changes the target of a button action.
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
7. Multilingual applications in practice
5. Deploying a dynamic site (Session or AWP) in practice
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
saasService (Type of variable)
The saasService type is used to define the advanced characteristics of a SaaS service.
HDelete (Function)
Deletes a record from a data file (query or view).
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Creating the executable and the setup program
The languages supported by the application are taken into account......
grCreate (Function)
Creates a specific type of chart.
Error 2: Incomplete line
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
LooperAddLine (Function)
Adds a row at the end of a Looper control.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).