ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel.
<htmlNode variable>.InsertAfter (Function)
Adds a node after the specified node in an HTML document.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
<Map>.DeleteAll (Function)
Deletes the following from a Map control: all markers, use any shape you want, all images....
<QuickAction variable>.Pin (Function)
Generates a request to pin a quick action.
App shortcuts
App shortcuts are an Android feature that allows users to quickly perform specific actions in an application without having to open the full application......
ChronoReset (Function)
Stops and resets a running stopwatch.
DocSave (Function)
Saves a document as a "docx" file.
<LinestringGeo variable>.AddPoint (Function)
Adds a new point to a geographic linestring.
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
Compile (Function)
Dynamically compile a Procedure whose source code is supplied (dynamic compilation).
<emailIMAPSession variable>.ListFolder (Function)
Returns the list of folders of an IMAP session.
<Image variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for an Image variable.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image variable>.Rotation (Function)
Rotates an image in an Image variable.
<Image variable>.VerticalSymmetry (Function)
Flips an image contained in an Image variable with respect to a vertical axis (symmetry with respect to a vertical axis).
<Image variable>.HorizontalSymmetry (Function)
Flips an image contained in an Image variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
USING IN (Critical section)
The instruction USE ... IN instruction automatically performs initialization and termination operations on critical sections.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
Bar Code management functions
The following functions are used to manage bar codes:...
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
Certificate management functions
The following functions are used to handle the certificates:...