ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
8. Associating controls with data
The requested action cannot been performed: the page was not synchronized
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
<Source>.RecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
Page Header block
The Page header block is printed on each new page......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
ERR_BAD_CONTEXT
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
ERR_NO_PAGE
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Page (Property)
The Page property is used to handle a page.
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......