ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
Set of procedures
The global procedures are grouped in set of procedures...
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.
16. Types of code
Global procedure/function
A global procedure can be used in all the processes or events of the project.
Local procedure
Two types of procedures are available...
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
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......
Salesforce functions
List of Salesforce functions...
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 ......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
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.
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.
10. Embedded queries
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...
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......
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).