ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Reports & Queries: New features in this version
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Events associated with pages
List of events associated with pages...
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Radio Button control properties
List of properties associated with a Radio Button control...
<Date type>.ToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
Page constants
List of constants used by page functions....
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
Events associated with a Navigation Bar control
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
ERR_BAD_CONTEXT_INTERNAL
Functionality or documentation not available
Aliases on data files: HAlias
The aliases are used to handle......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......