ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword...
Referring to an element in a WLanguage event / process
HFSQL Cluster functions
The following functions are used to manage an HFSQL cluster
Advanced types
The advanced types of WLanguage 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...
Widget functions
Les bulles d'aide permettent d'aider rapidement l'utilisateur dans vos applications...
Compound statements
Web service functions
Web service functions
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....
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, ......
8. Associating controls with data
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......