ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1030: The access to the base class is restricted by a private inheritance
Error 1029: The access to the base class is restricted by a protected inheritance
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
W3C standardization
You must comply with the W3C standard (HTML 4......
Operating mode of dynamic Active WEBDEV Pages
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
Creating an executable: General options
The main executable options are as follows......
<Date type>.ToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
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....