ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Image editor: Features
The image editor includes several features......
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Rating control properties
The Rating control can be used in a window as well as in a page....
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Events associated with framesets
List of events associated with framesets...
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Extracting the text of the project
The following text can be extracted......
7. AJAX technology
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Age (Function)
Returns the age according to the date of birth.
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
PageExist (Function)
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......