ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
SysReleaseDC (Function)
Frees the current DC (Device Context) retrieved by SysGetDC.
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
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.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
<Image variable>.Blur (Function)
Blurs the entire given area in a variable of type Image.
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
.Net Winform control properties
The following properties can be used with the.Net controls (WinForm) ......
2. Examples and components provided with WEBDEV
SpreadsheetPosition (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
<Spreadsheet>.Position (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Running the test of the User Groupware and installing it
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Setup of the WEBDEV Application Server for Linux