ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
Constants for managing Big Data Redis databases
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
EnumControl (Function)
Returns the name of Nth control found in the specified element.
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......
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
fTempDir (Function)
Returns the name of directory used to store the temporary files.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
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.
fTempPath (Function)
Returns the name of directory used to store the temporary files.
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.
Declaring and using a variable
A variable is defined by name and type......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
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....
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Creating the windows and the pages of the RAD pattern