ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Compile (Example)
Usage example of the Compile function
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
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......
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
Customizing the report viewer: Available windows
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Interactive notification management constants
Interactive notification management constants...
Warning (Function)
Displays a custom message in a system warning window.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
Control constants
List of constants used by the functions for managing controls...
TwainToControl (Function)
Allows: view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.