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.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
The Image control
The Image control is used to......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
The TreeView control
...The TreeView control is a tree structure used to simplify the display of information that can...
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
WINDEV Mobile concepts
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
WEBDEV concepts
Telemetry: Main features
Functions for managing objects (External language)
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Code editor: Display options
The code editor proposes several display options......
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
fTrackFile (Function)
Triggers the tracking of a file.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
hbColumn (Type of variable)
The hbColumn type is used to define the advanced characteristics of a column (item) in a HBase...
hbWriting (Type of variable)
The hbWriting type is used to define the characteristics of a write operation that will...
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
<Array>.MoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property....