ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Principle of remote check
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
Creating index keywords
Index keywords allow users to easily find a help page......
Email (Property)
The Email property is used to get and change an email address.
<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
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....
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
Scheduler control events
The following events associated with Scheduler controls:...
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
Setup mode
Several methods can be used to distribute a WINDEV application......
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...