ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grGradient (Function)
Enables or disables the display of color gradients in a chart.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
<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.
Events associated with Button controls
List of events associated with Button controls...
Passing parameters
The parameters can be passed to a procedure......
HNotifDeleteEmailRecipient (Function)
Deletes the recipients of an email notification.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
OCRExtractText (Function)
Reads the text contained in an image.
Scheduler report
The report editor allows you to create "Scheduler" reports....
HNotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
HChangeConnection (Example)
Usage example of the HChangeConnection function
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 ......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
OrganizerDeleteAppointment (Example)
Usage example of the OrganizerDeleteAppointment function
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
HConnect (Example)
Usage example of the HConnect function