ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
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:...
Scheduler control events
The following events associated with Scheduler controls:...
Creating index keywords
Index keywords allow users to easily find a help page......
Principle of remote check
<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
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.
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
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......
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
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......