ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
iPrintReport (External language)
Prints a report created with the report editor.
LoadParameter (Function)
Reads a persistent value.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
XML functions
List of XML functions...
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
ExplorerRetrieve (Example)
Usage example of the ExplorerRetrieve function
ExplorerAccept (Example)
Usage example of the ExplorerAccept function
fExtractPath (Example)
Usage example of the fExtractPath function
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
BurnerAddFile (Example)
Usage example of the BurnerAddFile function
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Different types of data (Type of variable)
A variable is defined by name and type......
iPrintDoc (Function)
Prints a document in "docx" format.
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
SQLModify (Example)
Usage example of the SQLModify function