ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (popup menu or drop-down menu).
First project window
<Email variable>.ImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
<Menu>.InsertMenu (Function)
Inserts a menu before another menu in a window.
MenuInsertMenu (Function)
Inserts a menu before another menu in a window.
MenuIsMarked (Function)
Used to find out whether a checkmark is displayed in front of a menu option (popup menu or drop-down menu).
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
MenuExist (Function)
Indicates whether a menu option exists in a menu.
<Menu>.Exist (Function)
Indicates whether a menu option exists in a menu.
Local procedure
Two types of procedures are available......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
<Menu>.Clone (Function)
Clones a menu or a menu option as well as the associated code.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).