ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Infinite Progress Bar control
Progress bars provide useful information to the end user......
Speech synthesis management functions
The following functions are used to manage speech synthesis...
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Error 303: ambiguous control name
EventExist (Function)
Indicates whether a specific procedure is run when a Windows event is sent to a control or window.
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
1. RAD (Rapid Application Development)
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
Control template
A control template is a set of controls that can be re-used in several windows or pages......
SysDetectLockedSession (Function)
Detects the change of lock for the Windows session.
MDIWindowMenu (Function)
Modifies the layout of the MDI child windows.
SysColor (Function)
Identifies or modifies the color of a Windows element.
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
WDTRAD license agreement
WDTRAD license agreement...
Find out the account that runs the AWP protocol
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......