ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateToMonthInAlpha (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.
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
ERR_NO_CURRENT_PAGE
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
Arithmetic operators
The arithmetic operators are......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
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......
Composite keys
A composite key is a key item containing several other items......
<Date type>.ToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
SysThumbnailDeleteAll (Function)
Deletes all the buttons associated with the thumbnail of the application from the taskbar.
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....
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
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....
Extracting the text of the project
The following text can be extracted......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Manipulating a Layout control programmatically
A Layout control can be......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Rating control properties
The Rating control can be used in a window as well as in a page....
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
SysThumbnailDeleteButton (Function)
Deletes one of the buttons found in the thumbnail of the application from the taskbar.
4. When to use the debugger?