ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
Items used in a select query
A query created in the query editor can contain several types of items......
Project portfolio
From version 25, you can create "project portfolios"......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Managing the users of an application installed in network
The management of users allows you to find out from the server......
Handling a chart in the editor
In the editor, a Chart control includes different sections......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Handling menu options programmatically
The menu options can be handled......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
How to perform a full file browse?
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
The different copy modes
Two different copy modes are proposed by WDTRAD......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Custom properties (WLanguage)
A custom property is a code element with two events......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
16. Application test in practice
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
How to open a page?
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......