ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.Blur (Function)
Blurs the entire given area in a variable of type Image.
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
Shared memory area functions
<picLayer variable>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
EditMode (Property)
The EditMode property gets and sets the editing mode of the Diagram Editor control: selection or freehand drawing.
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
Runtime error management functions
List of functions for managing runtime errors...
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
<zipArchive variable>.AddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
The planes in WEBDEV
The planes are used to group the controls of an element......