ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 502: Incompatible type
CurrentDay( Function)
Returns the number of the current day in the current month.
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Screen,Get (External language)
Retrieves the value in a control or in a variable.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
"?" menu
WINDEV proposes a help menu adapted to your applications......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Net constants
List of constants used by the Net functions....
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Native Sybase Connector for WINDEV and WEBDEV 2024
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.