ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
<PDF Reader>.Close (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
Address (Variable type)
The type Address type is used to manipulate the address of a place or person.
<Chart>.Scatter3DGridlines (Function)
Displays the gridlines for the different planes of a 3D Scatter chart.
HClusterSynchronizationErrorInfo (Function)
Returns the error that occurred during the previous synchronization step of HFSQL Cluster.
<Edit>.CloseAssistedInput (Function)
Closes the list of values proposed by the assisted input for an edit control.
Effect (Property)
The Effect property gets and sets the blur radius on the contents of a control.
grScatter3DGridlines (Function)
Displays the gridlines for the different planes of a 3D Scatter chart.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).