ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
2025 novelties brochure: Common novelties
What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure....
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
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 project......
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Time management help
Time management is extremely important......
Table, List Box and Combo Box controls bound to queries
A Table, List Box, or Combo Box control can be used to display the content of a table or query......
3. Website development life cycle
Exports the content of an HTML Editor control to an Email variable (to send the email)....
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Managing the database schema versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the database schema from the data model editor......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......