ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Diagram variable>.Search (Function)
Searches for shapes containing a specific text in a diagram.
<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
<Notification>.Remove (Function)
Removes a previously sent interactive notification.
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
gpwAddUser (Function)
Adds a user to the User Groupware database.
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
SysNotificationRemove (Function)
Removes a previously sent interactive notification.
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
iParameter (Function)
Retrieves the printer configuration and configures the print.
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
GanttListLink (Function)
Lists the links found in a Gantt Chart column found in a Table (or TreeView Table) control.
GanttDeleteLink (Function)
Removes links from a Gantt Chart column in a Table or TreeView Table control.
Calendar functions (prefix syntax)
<Word Processing>.Select (Function)
Selects a fragment in a Word Processing control.
<Pivot table>.InfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
<ParallelTask variable>.RequestCancellation (Function)
Requests the cancellation of a parallel task.
<HTML editor>.ToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
<PDF reader>.GoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.
PicRotation (Function)
Rotates a WDPic image.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....