ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

10. Embedded queries
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
10. Embedded queries
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
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.
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
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...
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
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.