ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LargeIcon (Property)
The LargeIcon property is used to define the large icon used in notifications
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
PublicationDate (Property)
The PublicationDate property is used to get the date an element was last accessed.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
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.
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
<Array>.Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......