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.
diagPath (Type of variable)
The diagPath type is used to define all the advanced characteristics of a Path shape (equivalent...
diagGroup (Type of variable)
The diagGroup type is used to define all the advanced characteristics of a group of shapes...
diagImage (Type of variable)
The diagImage type is used to define all the advanced characteristics of a diagram shape created...
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics...
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile...
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments...
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited...
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table...
diagRectangle (Type of variable)
The diagRectangle type is used to define all the advanced characteristics of a shape of type...
Using .NET assemblies in a project
To use .NET assemblies in a project......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform...
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
diagOval (Type of variable)
The diagOval type is used to define all the advanced characteristics of a shape of type Oval.
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.