ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

QuickActionRemove (Function)
Removes a quick action defined for the application.
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a table.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Comparison operators
The comparison operators can be divided into several categories......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
Constants for encryption/compression
List of constants used by the encryption/compression functions...
8. Optimizing an application
QuickActionAdd (Function)
Adds a new quick action to the application.
<QuickAction variable>.Add (Function)
Adds a new quick action to the application.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
APIConfigure (Function)
Modifies the options for calling API and CallDLL32.
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
<emailNotesSession variable>.NbMessage (Function)
Returns the number of incoming messages in Notes.
<EmailNotesSession variable>.GetAll (Function)
Retrieves all the emails found on a Notes server.
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
<emailOutlookSession variable>.ChangeFolder (Function)
Modifies the current folder in the Outlook messaging software.
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.