ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Utility components
WINDEV includes several utility components that allow you to handle data directly......
Creating a flexible modeling
To create a new flexible modeling, you can......
13. External component in practice
External component in practice...
12. External component in practice
Control constants
List of constants used by the functions for managing controls...
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
ListViewMode (Property)
The ListViewMode property is used to: Find out the display mode of a ListView control. Modify the display mode of a ListView control....
BurnerAddFile (Function)
Adds a file to the compilation.
Creating a window skin template
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Environment of the data model editor
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
NotifDeleteCategory (Function)
Deletes a notification category from the application.
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....