ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
zipExtractPath (Function)
Returns the path of a file found in the archive.
gpwOpen (Function)
Opens the User Groupware login window or page.
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
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......
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......
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
PageParameter (Function)
Returns the value of a parameter passed to the current page.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
PopupAnimate (Function)
Displays a popup in a page cell.
<Calendar>.SelectPlus (Function)
Selects a date in a Calendar control.
Date
The Date keyword can correspond to...
PageChangeLayout (Function)
Applies a specific layout to a page.
<Popup>.Animate (Function)
Displays a popup in a page cell.
SysDir (Function)
Returns the path of a system directory.
sEvent (Function)
Branches an event on a serial port.
BurnerPath (Function)
Returns the path of the current burner.
DatePicker (Function)
Opens the system date picker.
Use a calendar to enter dates
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
Creating the Table pages of the WEBDEV RAD pattern