ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.Priority (Function)
Finds out and modifies the priority of the calling application.
SaaSAdminFindUser (Function)
Finds a user of a SaaS client account.
HsMenu,Mark (External language)
Finds out whether a menu option is marked or not.
SpreadsheetReplace (Function)
Finds and replaces a value in a Spreadsheet control.
<Spreadsheet>.Replace (Function)
Finds and replaces a value in a Spreadsheet control.
USBFind (Function)
Finds a USB device according to keywords.
HPriority (Function)
Finds out and modifies the priority of the calling application.
AccessibilityScreenReaderEnabled( Function)
Finds out whether the screen reader is Active.
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
PicRectangularSnip (Function)
Captures a rectangular area defined with the cursor and retrieves the image in a variable of type Image.
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
<Image>.CoordinateToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
<EmailIMAPSession>.GetAll (Function)
Retrieves all the emails found on an IMAP server.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<Image>.HorizontalSymmetry (Function)
Flips an image in an Image control with respect to a horizontal axis (symmetry with respect to a horizontal axis).
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
<Document variable>.Seek (Function)
Finds a character string in an entire Document variable.
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....