ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<Notification>.Remove (Function)
Removes a previously sent interactive notification.
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
<picLayer variable>.Font (Function)
Declares the font that will be used by dText in a picLayer variable.
Right (Function)
Extracts the last characters from a string or string buffer.
Detailed use of WINDEV FTP/RPC
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
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.
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
SSHWrite (Function)
Writes data into the specified SSH session.
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
<Word Processing>.Open (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
<Word Processing>.Seek (Function)
Finds a character string in an entire Word Processing control.
<Word Processing>.ToPDF (Function)
Converts a Word Processing document into a PDF file.
<ParallelTask variable>.Wait (Function)
Waits for the execution of a parallel task.