ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
OpenMobileWindow (Function)
Opens a window in a mobile application.
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
The Check Box control
A Check Box can correspond to......
Declaring and using a variable
A variable is defined by name and type......
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Creating the Table windows of the WINDEV RAD pattern
WDDIXIO overview
Compatibility between external components and deployed applications
A component can evolve in many ways......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
HListCustomFolder (Function)
Returns the list of Custom-Folders (also called groups) defined in the analysis.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
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....
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Creating the menus for the windows of the WINDEV RAD pattern
Rating control properties
The Rating control can be used in a window as well as in a page....
The Image control
The Image control is used to......
Creating the link buttons in the windows of a WINDEV RAD pattern
<Image variable>.DominantImageColor (Function)
Returns the dominant color (i.e. most frequent color) of an image found in an Image variable.