ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Print constants
List of constants used by the print functions....
TwainState (Function)
Returns the status of the current source.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
JSONToVariant (Example)
Usage example of the JSONToVariant function
fMoveDir (Example)
Usage example of the fMoveDir function
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
iPreview (Function)
Configures the print destination.
SQL view
An SQL view is a virtual data source defined by an SQL query......
Events associated with a Switch control
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
EmailReadLast (Example)
Usage example of the EmailReadLast function
fWrite (Example)
Usage example of the fWrite function
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
fWriteLine (Example)
Usage example of the fWriteLine function
Map control properties
The following properties can be used with Map controls:...
EmailSend (Example)
Usage example of the EmailSend function
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Properties associated with Combo Box controls that display a table