ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
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....
MCI functions
List of MCI functions...
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Assignment operators
Three assignment operators are available......
OpenChild (Function)
Opens a non-modal child window.
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
TableDisplay (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....
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......