ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
fOpen (Example)
Usage example of the fOpen function
The HTML control
The HTML control displays HTML pages or HTML code......
DDESend (Function)
Sends a data to the program connected via DDE.
ActionBarSearchVisible (Function)
Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
Copying controls from the page editor
The controls can be copied from the page editor......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Check model
You can use check models to easily create checks...
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
WDINT license agreement
WDINT license agreement...
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
Specific features of the Express version
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.