ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Creating the Table pages of the WEBDEV RAD pattern
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
ERR_NO_PAGE
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
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....
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
8. Sharing a project in practice
The HTML Display control
The HTML Display control displays a web page in an application......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
<Date type>.ToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
tapiHangUp (Function)
Hangs up a phone line started with tapiDial or tapiAnswerCall.
Creating anchors
The anchors are used to define specific points in a help page......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....