ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
WINDEV and the SOAP protocol
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
iParameter (Function)
Retrieves the printer configuration and configures the print.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
PDF Reader control events
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
HOpenConnection (Example)
Usage example of the HOpenConnection function