ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
ERR_TIMEOUT_REQUEST
The request did not respond within the timeout ( seconds). ERR_TIMEOUT_REQUEST (22)...
The server is currently updated. Retry later.
Scheduler report
The report editor allows you to create "Scheduler" reports....
ERR_NOTACTIVATED
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
4. Multiple generation
Project configurations allow you to easily define the "target" platforms of the project....
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Aliases on data files: HAlias
The aliases are used to handle......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
14. Unit tests/Automated tests
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
ERR_NO_CURRENT_PAGE
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
How to create and handle a structure?
This help page explains how to create and handle a structure....
ERR_CLOSED_PAGE
6. Multiple generation
...Multiple generation...
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......