ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PDF printing: Special cases
Specific features of print in PDF format...
iOutputInfo (Variable type)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
Event (Example)
Usage example of the Event function
HListItem (Example)
Usage example of the HListItem function
FinNetCurrentVal (Example)
Usage example of the FinNetCurrentVal function
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
docElement (Variable type)
The docElement type is used to handle each element found in a docParagraph variable.
docStyle (Variable type)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
API (Example)
Usage example of the API function
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
fCopyDir (Example)
Usage example of the fCopyDir function
FTPGet (Example)
Usage example of the FTPGet function
fLock (Example)
Usage example of the fLock function
fRemoveDir (Example)
Usage example of the fRemoveDir function
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
SQLExec (Example)
Usage example of the SQLExec function