ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
DiagramToSVG (Function)
Exports a diagram to an SVG image.
MarkdownToHTML (Function)
Converts a Markwdown string to an HTML buffer (encoded in UTF-8).
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
DocPositionTopPage (Function)
Returns the position of the first character in a given page in a Text Processing control.
HTMLToPDF (Function)
Converts an HTML string or buffer to a buffer containing a PDF document.
MarkdownToText (Function)
Converts a Markdown string to plain text (without tags).
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
IBANValid (Function)
Checks the validity of an International Bank Acount Number (IBAN).
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
ComponentExecute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
AIDetectContour (Function)
Detects the contours of the shapes in an image.
MarkdownToPDF (Function)
Converts a Markdown string (or buffer) to a buffer containing a PDF document.
grWaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
grWaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
CurrentDay( Function)
Returns the number of the current day in the current month.
HDropView (Function)
Removes a materialized view from the HFSQL server.
ScanCapability (Function)
Used to determine if a scanner has a given capability.
iSequencingAddDiagram (Function)
Adds a Diagram document into a sequence of report printouts.
EmulateDnD (Function)
Emulates a "Drag & Drop" gesture in automated tests.