ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
CaptchaDisplay (Function)
Displays a new Captcha in a Captcha control.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
iPrintBlock (Function)
Forces a report block to print.
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
BitwiseOR (Function)
Returns the result of the bitwise OR operation performed between two values.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
CoTan (Function)
Calculates the cotangent of an angle.
InWebSocketServerGlobalServiceMode (Function)
Indicates if the current code is being executed on the global service of the WebSocket server.
HTTPCookieReset (Function)
Deletes all the cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
SaaSAdminDeleteClient (Function)
Deletes a SaaS client account.
gImageExists (Function)
Checks whether an image was loaded in memory.
RTFToText (Function)
Returns the text without the formatting characteristics specific to RTF.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
ScanList (Function)
Lists the scanners connected to the current computer.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.