ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
<Map>.AddImage (Function)
Adds a new image to the map displayed in a Map control.
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
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.
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.
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
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.
<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) ......
2. Examples and components provided with WEBDEV
<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......
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....
Running the test of the User Groupware and installing it
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......