ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.
MaxLeafPerRow (Property)
The MaxLeafPerRow property is used to get and change the maximum number of elements in a row in an Organization Chart control.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
InternalReportName (Property)
The InternalReportName property is used to: Find out the name of the report printed in an "Internal Report" control. Change the report printed in an "Internal Report" control....
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static control.
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static control or in a Combo Box control.
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
TwainState (Function)
Returns the status of the current source.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.