ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
TableMode (Function)
TableMode is kept for backward compatibility.
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
ShellExecute (Function)
Opens a document in its associated application.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
zipExtractFile (Example)
Usage example of the zipExtractFile function
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
SQLExec (Function)
Names and runs an SQL query.
Creating the Table pages of the WEBDEV RAD pattern
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
BrowserPlatform (Function)
Returns the user's browser platform....
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
HListConnection (Function)
Returns the list of connections currently described in the application.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
EmailGetAll (Function)
Retrieves all the emails found on a server.
Using an external component in an application
A component can be reused at any time in any application......
Step 4: Starting the print
To start the print job, simply use iEndPrinting......