ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Warning 124: Shadowing a global variable
Translating a text file with WDTRAD
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Scheduler report
The report editor allows you to create "Scheduler" reports....
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
HTTPSendForm (Function)
Sends an HTTP form.
Printing in PDF format: Special cases
Specific features of print in PDF format...
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Custom tooltips
Tooltips are very useful for application users......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Handling controls in a report
The different operations available for the report controls are as follows......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Sliding Banner control properties
The WLanguage properties can be used to handle ......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Error 1006: The member is not global: use: to access it
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......