ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Constants for managing character strings
List of constants used by string management functions...
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Count (Property)
The Count property returns the number of elements in a given set.
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
PageDisplay (Function)
Displays a web page in the user's browser....