ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
<Image>.DrawPoint (Function)
Draws a point in an Image control.
SaaSAdminListVisit (Function)
Returns the list of visits to a SaaS site.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. in the Phone contacts list (Android, iPhone or iPad)....
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
HDescribeConnection (Function)
Describes a new connection to an external database.
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
<Document variable>.ToText (Function)
Creates a character string with the data of a Document variable.
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
<xmlDocument variable>.ExecuteXPath (Function)
Executes an XPATH query in an xmlDocument variable.
<mongoGridFS variable>.SendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).