ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Set of procedures
The global procedures are grouped in set of procedures......
1. Examples provided with WINDEV Mobile
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Specific features of the Express version
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
Typing multilingual texts
For a multilingual application, you have the ability to......
3. Project dashboard
Project dashboard...
3. Project dashboard
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Multilingual project
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....