ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
PagePosition (Function)
Scrolls a page up to position a control in the visible section of the page (top) in the browser.
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
2. User-friendly editors in practice
6. How to display an AWP website
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Multilingual project
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
WDXView : Use
This help page presents the different features of WDXView......
Properties associated with the breaks of a Table control
Different properties can be used with breaks in a Table control......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Use the Salesforce service
Salesforce is a very popular CRM software......
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
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 table or query......
ShapeExtremityStart (Property)
The ShapeExtremityStart property is used to get and change the source end shape of a Wire control.
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
2. WEBDEV administrator in practice
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.