ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Page Header block
The Page header block is printed on each new page......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
ERR_BAD_PARAMETER
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
ERR_PARSER
<Upload>.FileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
UploadFileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
1. What is the WEBDEV administrator used for
Page (Property)
The Page property is used to handle a page.
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
SourcePage (Property)
The SourcePage is used to identify the source of an internal page (i.e. the internal page displayed by an Internal Page control).
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
WDXView : Use
This help page presents the different features of WDXView......
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......