ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
Assignment operators
Three assignment operators are available......
Scheduler report
The report editor allows you to create "Scheduler" reports....
<xmlDocument variable>.BuildString (Function)
Retrieves and formats the content of an XML document.
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
ControlClone (Function)
Creates a new control from an existing control.
Passing parameters
The parameters can be passed to a procedure......
Events associated with Edit controls
WLanguage events associated with Edit controls...
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Diagram constants
The following constants are used to manage diagrams:...
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
HChangeConnection (Example)
Usage example of the HChangeConnection function
Events associated with a Gantt Chart column
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
EmailGetAll (Function)
Retrieves all the emails found on a server.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
HConnect (Example)
Usage example of the HConnect function
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.