ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
SysRecentDocList (Function)
Returns the list of recently opened documents.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Option,Space (External language)
Fills the content of WdString with space characters on the right.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
fOpen (Example)
Usage example of the fOpen function
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
iPrintImage (Example)
Usage example of the iPrintImage function
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Accessibilité (Property)
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
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......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.