ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a static project
The test of the entire project allows simulating the startup of the site...
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Functions for managing the PDF Reader control (prefix syntax)
The following functions are used to manage PDF Reader controls:...
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.
The Check Box control
A Check Box can correspond to......
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....
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
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.
<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
<List Box>.SelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
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
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.