ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
XMLDocument (Function)
Creates a new XML document.
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
xlsData (Example)
Usage example of the xlsData function
8. "Mobile friendly" site: Dynamic serving
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
OpenChild (Function)
Opens a non-modal child window.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Table,Add (External language)
Adds an element to a Table control.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......