ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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)...
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.
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
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.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
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......
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
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.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Using .NET assemblies in a project
To use .NET assemblies in a project......