ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
Events associated with internal windows
List of events associated with internal windows...
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
HOpenConnection (Function)
Opens a connection to a specific database.
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...
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
HDFS constants
The following constants are used by the HDFS functions:...
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....
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
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.