ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
HTMLInsertAfter (Function)
Adds a node after the specified node in an HTML document.
<htmlNode variable>.FindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML node.
<Connection variable>.AddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
API (Function)
Runs a function found in an external DLL.
CallDLL32 (Function)
Runs a function found in an external DLL.
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
<Image>.DrawText (Function)
Draws a text in an Image control.
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
<Connection variable>.RSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
<Connection variable>.RSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
<Connection variable>.RSListConfig (Function)
Lists the replications available on a master HFSQL server.
<Connection variable>.RSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
<Connection variable>.RSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
<Variable gglDrive>DeleteFile (Function)
Removes a Google Suite file inside a Google Drive.
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
iParameterPDF (Function)
Defines the options for the generated PDF file.
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Handling Word Processing controls programmatically (prefix syntax)
A Word Processing control can be handled through programming......
Asc (Function)
Returns the ASCII code of the specified character.