ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
xlsMergeCell (Function)
Merges the specified cells in an Excel document.
xlsUnmergeCell (Function)
Unmerges a range of cells.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
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....
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
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....
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.
Scheduler control events
The following events associated with Scheduler controls:...
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:...
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.
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......
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.