ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
xlsVersion (Example)
Usage example of the xlsVersion function
NotesDeleteItem (Function)
Deletes the specified item from the current document in Lotus Notes.
DiagramToSVG (Function)
Exports a diagram to an SVG image.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
The HTML control
The HTML control displays HTML pages or HTML code......
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
NotesDeleteAttachment (Function)
Deletes an attached file from an item of the current document in Lotus Notes.
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
GglAnalyticsAddEvent (Function)
Adds an event in Google Analytics
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
TwainState (Example)
Usage example of the TwainState function
UploadFileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.