ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Use a calendar to enter dates
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Creating the Table pages of the WEBDEV RAD pattern
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Creating the menus for the pages of the WEBDEV RAD pattern
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
Changing sites from AWP to SEO-ready session mode
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
W3C standardization
You must comply with the W3C standard (HTML 4......
CalendarSelect (Function)
Returns the date selected in a Calendar control.
fSeparator (Function)
Returns a file path with normalized separators.
PageVisible (Function)
Indicates whether the page is visible to the user.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
TabClose (Function)
Closes a dynamic pane in a Tab control.
FirstDayOfYear (Function)
Returns the date of the first day of the year.