ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WLanguage procedure called by ExplorerAccept
WLanguage procedure ("Callback") called by ExplorerAccept during a drag and drop operation from the Windows explorer.
WINDEV 2024 Tutorial - Table of contents
Upload control events
The following processes are associated with the Upload control:...
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
<Toolbar>.Dock (Function)
Docks a Toolbar control to a window or changes the anchoring position of a docked Toolbar control.
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
MCIWindowSize (Function)
Changes the size and position of the display window of a media file previously opened (MCIOpen).
IconInstall (Function)
Creates an icon (associated with a program) in a group of Windows programs, with the associated command line.
<Window>.OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
Error 810: * can only be used for a parameter with a default value
<Buffer>.AnsiToUnicode (Function)
Converts a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string.
StatusBar (Property)
The StatusBar property is used to: find out whether the status bar is displayed or not display (or not) the status bar of a window....
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).