ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnD constants
List of constants used by the functions for managing the Drag and Drop....
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
How to open a page?
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
NotesActivateView (Function)
Indicates the view that must be handled in Lotus Notes.
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Limitations of WINDEV, WEBDEV and WINDEV Mobile