ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customize the interface: move, enlarge or color controls
Creating the Form pages of a WEBDEV RAD pattern
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
ERR_MISSING_PAGE
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
SemaphoreCreate (Function)
Creates a semaphore.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
WDTRAD options
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Designing a supercontrol
A supercontrol is an advanced type of control......
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
Creating the Vision pages of the WEBDEV RAD pattern
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
Popup control properties
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
DDE constants
List of constants used by the DDE functions...
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......