ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Country (Type of variable)
The Country type is used to find out the characteristics of a country.
11. Controls in practice
Discover the main characteristics of the controls...
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
grGridlines (Function)
Displays or hides the chart gridlines.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
The different types of windows
The following types of windows can be created in a WINDEV application......