ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotesModifyItem (Function)
Modifies the specified item of the current document in Lotus Notes.
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
TimelineAddEvent(Function)
Adds an event into a TimeLine control.
RedisPipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
HAddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HDeleteScheduling (Function)
Deletes a scheduled task found on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
HLogInfo (Function)
Adds comments to the log when saving the operation.
TreeCount (Function)
Returns the number of elements found in a branch of a TreeView control.
RegistryQueryValue (Function)
Reads a value in the Windows registry.
Supercontrol
A supercontrol is an advanced type of control......
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
Memory area management functions
The following functions are used to handle the certificates:...
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
ExeRemoteRun (Function)
Starts running a remote program from the current application.
AppointmentRead (Function)
Reads an appointment found in the calendar of a Lotus Notes or Outlook messaging.
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).