ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Age (Function)
Returns the age according to the date of birth.
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Handling TimeLine controls programmatically
A TimeLine control can be......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
1. RAD (Rapid Application Development)
1. RAD (Rapid Application Development)
<Page>.FromFile (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
DDE functions
List of DDE functions...
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
Specific features of the Express version
How to manage enumerations programmatically?
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Error 203: The procedure already has a scope attribute (local or global)
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Creating and handling an item
The main operations that can be performed on an item are as follows......