ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
<Table>.FixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
<Multimedia>.End (Function)
Positions at the end of media file played in the Multimedia control.
LineColor (Property)
The LineColor property is used to define the line color of a shape.
MCIEnd (Function)
Positions at the end of a media file that was opened beforehand MCIOpen.
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
SysReleaseDC (Function)
Frees the current DC (Device Context) retrieved by SysGetDC.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
<Image variable>.Blur (Function)
Blurs the entire given area in a variable of type Image.
<picLayer variable>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
.Net Winform control properties
The following properties can be used with the.Net controls (WinForm) ......
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
DnD constants
List of constants used by the functions for managing the Drag and Drop....
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
WinEditAllowed (Property)
The WinEditAllowed property is used to determine and configure the actions allowed on a control when the window switches to "Allow end users to modify the UI" mode.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
Configuring an application with User Groupware