ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing main window menus
A main menu is necessarily associated with a window...
Manipulating menu options programmatically
Menu options can be manipulated...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
Creating the skin template of a report
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
SOAPRun (Function)
Runs a procedure on a SOAP server.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
EnumSubElement (Example)
Usage example of the EnumSubElement function
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
Assignment operators
Three assignment operators are available......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
FinCurrentVal (Function)
Returns the current value of investment.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.