ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DnDCursor (Example)
Usage example of the DnDCursor function
Using the Vista style in your windows
WINDEV allows you to customize......
iDestination (Function)
Configures the print destination.
fWrite (Function)
Writes: a character string into an external file. a memory section....
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
Constants for test
List of constants used by the functions for managing automated tests....
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
HDuplicateRecord (Function)
Duplicates the record read in a table: the record found in memory is added into the table (query or view).
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
DnDEvent (Example)
Usage example of the DnDEvent function
ThreadPersistent (Function)
Makes a thread persistent.
Compilation options (HTML format)
The compilation options available for HTML (HTM files) are as follows......
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......