ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Carousel control
The Carousel control is used to display an animated menu made of images......
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
Error 31: The file to include is not found. Check the name and path ...
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
PublicationDate (Property)
The PublicationDate property is used to get the date an element was last accessed.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
LargeIcon (Property)
The LargeIcon property is used to define the large icon used in notifications
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.
EndTimestamp (Property)
The EndTimestamp property is used to set the end date and time of an action.
<Calendar>.SelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
<Input>.CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.