ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
WEBDEV site deployment: automatic modification of tables
The automatic modification of the tables allows updating the description of tables on the Web server......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
8. "Mobile friendly" site: Dynamic serving
This type of chart is used to represent a permanent data flow in real time......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Table field linked to a table (Table file)
A data-bound Table control linked to a table is a field whose columns are linked to fields in a table or query (data source)......
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Area (Property)
The Area property is used to define an area.
DDE constants
List of constants used by the DDE functions...
DDE functions
List of DDE functions...
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
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......
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......
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
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)....