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.
<Source>.ToPage (Function)
of the bound WLanguage variables. This operation is performed regardless of the state of the controls...
PageFromSource (Function)
of the bound WLanguage variables. This operation is performed regardless of the state of the controls...
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls...
The Line control
A Line control is used to display a line in a page......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed...
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version...
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also...
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
iInfoPrinter (Function)
Retrieves the characteristics of the current or default printer.
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered...
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
iPicaToMM (Function)
Converts the coordinates of a point (expressed in system coordinates) into millimeters.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Handling character strings
strings via the WLanguage functions......
Automatic error handling
Error handling can be customized for each process......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run...
18. Order of execution of the code of buttons/links
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......