ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....