ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
Component (Property)
The Component property configures the different components of a composite key.
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
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....
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:...
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.
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.
Project description: SCM tab
The project description window allows you to configure various elements of your project......
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......
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
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.)......
Project description: Advanced 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......