ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
DateToDayInAlpha (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.
WINDEV: Example of programmed Drag and Drop
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
<Date type>.ToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
SysThumbnailDeleteAll (Function)
Deletes all the buttons associated with the thumbnail of the application from the taskbar.
Help system properties
The properties of help system are used to define......
12. Control templates
WINDEV Mobile allows you to create control templates....
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Arithmetic operators
The arithmetic operators are......
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Link properties
When creating a link, you can simply specify the destination......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
20. Control templates
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
SysThumbnailDeleteButton (Function)
Deletes one of the buttons found in the thumbnail of the application from the taskbar.