ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
7. Dynamic site on specific configurations
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
<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.
<Buffer type>.AnsiToUnicode (Function)
Converts a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string.
HCheckMemo keyword
The HCheckMemo keyword can correspond to: the HCheckMemo function. the hCheckMemo constant used by HIndex....
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
MCIWindowSize (Function)
Changes the size and position of the display window of a media file previously opened (MCIOpen).
Window management functions
List of functions for managing windows...
ToolbarDock (Function)
Docks a Toolbar control to a window or changes the anchoring position of a docked Toolbar control.
IconInstall (Function)
Creates an icon (associated with a program) in a group of Windows programs, with the associated command line.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Events associated with formatted display controls
List of events associated with formatted display controls...
<Window>.OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
WLanguage procedure called by ExplorerAccept
WLanguage procedure ("Callback") called by ExplorerAccept during a drag and drop operation from the Windows explorer.
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.