ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
SOAP constants
List of constants used by the SOAP functions....
User report editor (Reports & Queries)
A report provides a custom view of data......
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Composite chart
A composite chart is a chart that displays several types of charts......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Types of Edit controls