ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option...
Label report
The report editor allows you to create "Label" reports......
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
.NET application
To create a.NET application from a project......
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
dPoint (Example)
Usage example of the dPoint function
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
fResourceDir (Function)
Returns the path of the read-only resources of the application.
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
grParameter (Function)
Retrieves or modifies a chart parameter.
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...