ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
Company (Property)
The Company property is used to get and modify the company associated with an element.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
gImage (Function)
Builds a sequence of characters containing an image.
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
Cookie (Variable type)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
zipExist (Function)
Used to find out whether an archive exists.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).