ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
ColumnWidth (Property)
The ColumnWidth property is used to get and change the width of each column in a multi-column Looper control.
MenuState (Function)
Identifies the state of a menu option (context menu or drop-down menu): active, inactive or invisible.
Managing bar codes
The use of bar codes to identify and manage products has become essential......
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
The Wire control
The Wire control is used to visually link 2 controls......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Error 203: The procedure already has a scope attribute (local or global)
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....