ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Variable gglDrive>DeleteFile (Function)
Removes a Google Suite file inside a Google Drive.
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Writing an email: the available methods
This help page presents the methods for writing an email....
gpwListOAuthParameters (Function)
Retrieves the list of OAuth parameters defined for the User Groupware, i.e. the list of providers (Google, Facebook, etc.) to which it is possible to connect via the User Groupware. These parameters are defined via the User Groupware administration site.
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
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.
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).
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.
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.
<Pivot table>.CalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.