ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
XMLDocument (Function)
Creates a new XML document.
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
gpwOpen (Function)
Opens the User Groupware login window or page.
Specific features of the Express version
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
Test of a query
The query editor allows you to run the test of query result......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......