ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
LargeIcon (Property)
The LargeIcon property is used to define the large icon used in notifications
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
<Page>.DisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
WEBDEV concepts
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
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......