ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
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.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
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.
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
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.
PicRectangularSnip (Function)
Captures a rectangular area defined with the cursor and retrieves the image in a variable of type Image.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.