ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
7. Dynamic site on specific configurations
UsefulHeight (Property)
The UsefulHeight property gets and sets the useful height of an internal window (or supercontrol) with scrollbars.
Markdown (Property)
The Markdown property is used to enable or disable Markdown formatting in the controls of a window or a report.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
HCheckMemo keyword
The HCheckMemo keyword can correspond to: the HCheckMemo function. the hCheckMemo constant used by HIndex....
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
ToolbarDock (Function)
Docks a Toolbar control to a window or changes the anchoring position of a docked Toolbar control.
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.