ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
CertificateExtract (Function)
Extracts a certificate from a signature buffer or from a print duplicate.
<Map>.ModifyMarker (Function)
Modifies a marker displayed in a Map control.
<Map>.DeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
<Map>.AddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
<Image variable>.Resize (Function)
Resizes an image in an Image variable.
<Image variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<Image variable>.InvertColor (Function)
Inverts the colors in an Image variable.
<Source>.RecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
<redisConnection>.PipelineAdd (Function)
Adds a Redis command in a pipeline.
<Thread>.RequestStop (Function)
Sends a stop request to a thread.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
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.
DriveDeleteFile (Function)
Deletes a file on the remote disk.
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
<Source>.InitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
ValuePerStar (Property)
The ValuePerStar property gets and sets the value of a star in a Rating control.
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
<Source>.SetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
<Source>.ReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.