ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Writing an email: the available methods
This help page presents the methods for writing an email....
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Handling TimeLine controls programmatically
A TimeLine control can be......
Locking data files: correspondence between WINDEV 5.5 and the later versions
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
Referring to an element in a WLanguage event / process
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Nation (External language)
Defines the display language for the titles, captions, messages...
nWDInit: Initialize the external language
Initializes the external language......
WDTerm: End the external language
End the external language......
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).