ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Dynamic site on specific configurations
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
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").
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
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......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
HCheckMemo keyword
The HCheckMemo keyword can correspond to: the HCheckMemo function. the hCheckMemo constant used by HIndex....