ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Configuring an application with User Groupware
Error (Function)
Displays a custom error message in a system error window.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
XMLDocument (Function)
Creates a new XML document.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Events associated with the Pivot Table control
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
SpreadsheetAddData (Function)
Adds a data into a Spreadsheet control found in a window.
Customizing the User Groupware
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
ThreadExecute (Function)
Starts the execution of a secondary thread.