ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

13. Universal replication
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
zipMsgError (Function)
Returns the message associated with an error code on an archive.
Compatibility between external components and deployed applications
A component can evolve in many ways......
12. Universal replication
Rating control properties
The Rating control can be used in a window as well as in a page....
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Creating a query
Two methods can be used to create a query......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
DocInfoXY (Function)
For a given position in a Word Processing control (coordinates of a control point), returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
14. PHP generation in practice
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
WINDEV concepts
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Creating the windows and the pages of the RAD pattern
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......