ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
iPreview (Function)
Configures the print destination.
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Manipulating Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Button controls......
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of gglCalendar events, ...). of a WLanguage list....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
String constants
List of constants used by string functions...
ServiceWait (Function)
Pauses the current service during the specified duration.
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
HEX@ (Type of Variable)
Le type _VisiteGuidéeActionAutorisée permet de définir toutes les caractéristiques avancées d'un XXX....
Using .NET assemblies in a project
To use .NET assemblies in a project......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
TourGuideStart (Function)
Starts the guided tour and displays the first stage.
ThreadPause (Function)
Pauses the current thread during the specified duration.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......