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.
Windows
The windows represent the main interface of a WINDEV application......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Managing main window menus
A main menu is necessarily associated with a window......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control...
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
8. Associating controls with data
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java...
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed...
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed...
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Page templates and inheritance
...When a page template is applied to a page, all the controls and code found in the template...
Recompiling the project
The project compilation is a process used to......
Report templates and inheritance
...When a report template is applied to a report, all the controls and code found in the template...
List of extension attributes
The list of extension attributes ......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Operators on character strings
The character strings can be handled by specific WLanguage functions...
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
3-tier architecture
The development in "3-tier" architecture is now simplified......