ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating index keywords
Index keywords allow users to easily find a help page......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Scheduler control events
The following events associated with Scheduler controls:...
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
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:...
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Principle of remote check
<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Project description: Files tab
The project description window allows you to configure various elements of your project......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
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.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
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......
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......