ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Referring to an element in a WLanguage event / process
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive...
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword...
Web service functions
Web service functions
Compound statements
The report editor allows you to create "Label" reports...
SAP functions
List of SAP functions
WEBDEV Application Server administration functions
The following functions are used to manage users and connections on a WEBDEV Application Server:
Memcached functions
The following functions are used to manage Memcached databases:
Logical operators
The logical operators are as follows...
WEBDEV Application Server administration functions (prefix syntax)
The following functions are used to manage users and connections on a WEBDEV Application Server, using prefix syntax:
Advanced types
The advanced types of WLanguage are as follows
Functions specific to iOS - Apple Watch communication
The WLanguage functions specific to the communication between the iOS applications and the associated Apple Watch applications are as follows:
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa...
List of reserved words
The ReturnedValue property is used to:
  • Get and change the value returned by a window, page or report.
  • Get and change the value returned by an option in a Radio Button control.
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Events associated with Chart controls
List of events associated with the Chart controls...
Border (Type of variable)
The Border type is used to handle a border through programming...
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost,...
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary...
Composite keys
A composite key is a key item containing several other items......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example:...
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured...
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
.NET object
To access a class......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify...
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates...
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code...
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather...
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number...
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Accessing a database via a web service
The database can be accessed via a web service......