ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDFS constants
The following constants are used by the HDFS functions:...
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
Constants for managing appointments
Lists of constants used to manage the appointments...
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
Burner constants
List of constants used by the burner functions....
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Setup directory
The setup wizard allows you to configure the setup directory of application....
Rights on the virtual directory
Scheduler report
The report editor allows you to create "Scheduler" reports....
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......