ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Window with arrow (iPad)
The principle of windows with arrow is straightforward......
<Menu>.Delete (Function)
Deletes a menu or a menu option.
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, ......
First project window
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (popup menu or drop-down menu).
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....
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.
<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.
<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).
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right 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.
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Local procedure
Two types of procedures are available......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
<Menu>.Clone (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.
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......