ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
26. Style sheets: to simplify the layout
fLock (Function)
Entirely or partially locks an external file.
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
<Image>.DominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image found in an Image control.
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
<Camera>.Status (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Body Complement block
The Body complement block is linked to the Body block......
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
WDZip: Overview
WDZip is used to compress and group your files in archives......
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
<emailOutlookSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the Outlook messaging software.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
Signature of iOS applications
Signing an application is mandatory from Xcode 8......