ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCopyFile (Function)
Copies one or more files (regardless of their attributes).
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.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
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.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
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.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
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
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
Installing a SOAP server with Apache
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.