ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
HChangeName (Function)
Modifies the physical name of a data file.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Creating the link buttons in the windows of a WINDEV RAD pattern
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
WDTestSite: Load test
The stress tests are used to check......