ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
5. Loops
WEBDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
8. OOP
WEBDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Voice commands in your applications
The applications that you develop can react to the user's voice......
2. Variables
WEBDEV Tutorial - WLanguage basics Lesson 2 - Variables - 20 min
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Error 531: The negative or null subscripts are not allowed
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Information 302: Ambiguity between a variable and a control
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
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....
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....