ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
DownloadList (Function)
Lists the downloads from the current application in the download manager.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
1. Project and analysis
5. Site test in practice
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
WINDEV Mobile concepts
12. Pages in practice
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....