ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. Windows in practice
Discover the main actions that can be performed on the windows....
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
Sending elements to Free Technical Support
Shared memory area functions
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
<Table>.FixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
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.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
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....
Error 3: The string has no final "
13. Debugger
Native SQL Server Connector for WINDEV and WEBDEV 2024
11. External component
Error 2: Incomplete line
Native Oracle Connector for WINDEV and WEBDEV