ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
XMLResult (Function)
Returns the result of a calculation XPath query.
SysRecentDocList (Function)
Returns the list of recently opened documents.
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
iPrintImage (Example)
Usage example of the iPrintImage function