ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
3. Deploying a WINDEV application
Handling Gantt Chart controls programmatically
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
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......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
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
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
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......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
WDSQL, SQL querier: Overview
WDSQL is used to......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Entity of a CDM
To group information according the MERISE method, entities must be created......