ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
15. Cookies: information stored on the end user's computer
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
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......
Upload control events
The following processes are associated with the Upload control:...
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
<WDPic variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a WDPic variable.
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.
7. Dynamic site on specific configurations
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.
HCheckMemo keyword
The HCheckMemo keyword can correspond to: the HCheckMemo function. the hCheckMemo constant used by HIndex....
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.