ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
17. Project Management Hub
...Project Management Hub...
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Assignment operators
Three assignment operators are available......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Warning 124: Shadowing a global variable
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
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.
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......