ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
SMSSend (Function)
Sends an SMS.
dCopy (Function)
Copies an image to another image.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
LDAPFind (Function)
Performs a search in an LDAP server.
Using several libraries in an application
A library is a WDL file that contains all the resources......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
PopupAnimate (Function)
Displays a popup in a page cell.
ThreadExecute (Function)
Starts the execution of a secondary thread.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
Software Factory
The concept of software factory is used to automate the process for creating applications....
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......