ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
12. Pages in practice
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Creating the menus for the pages of the WEBDEV RAD pattern
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
<Connection variable>.RSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Runtime log
The runtime log is the best way to identify the most used features of an application......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
14. Controls in practice
Guide organization
Organization of WINDEV Concepts...
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
<Window>.ToSource (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
W3C standardization
You must comply with the W3C standard (HTML 4......
<Source>.FromWindow (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......