ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaSAdminListPricing (Function)
Lists the pricing of a SaaS site.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
hbCreateTable (Function)
Creates an HBase table or modifies the description of an HBase table.
<diagShape variable>.ToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
SaaSAdminModifyClientConnection (Function)
Modifies the connection to the client database for a SaaS site.
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
<mongoCollection variable>.ExecuteCommand (Function)
Runs a generic command on a MongoDB collection.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
<Image>.DrawBorder (Function)
Draws the borders in an Image control.
<Array>.Copy (Function)
Copies the content of an array to another array.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Movable (Property)
The Movable property is used to define if an element can be moved.
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
Printing in PDF format: Special cases
Specific features of print in PDF format...
<emailPOP3Session variable>.CloseSession (Function)
Closes a POP3 session.