ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Internal window management functions
The following functions are used to manage the "Internal windows" controls......
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
First project window
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
<Window>.Iconize (Function)
Minimizes a WINDEV window.
Iconize (Function)
Minimizes a WINDEV window.
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.