ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
11. External component
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Z-index of a control
All the controls in a window or report have a different z-index......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 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.
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
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.
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST Webservice.
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.