ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
NextTitle (Function)
Modifies the title of next window to open.
Events associated with breaks
Adds a shadow effect on an image found in an Image variable....
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
zipListFile (Function)
Returns the list of files found in an archive.
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
RegistryListKey (Function)
Lists the subkeys of a registry key.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
dText (Example)
Usage example of the dText function
fListResource (Function)
Lists the resources integrated to the application.
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
SQLNext (Function)
Positions on the next row of the query result.
Removing a project from the SCM (Source Code Manager)
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.