ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLElementName (Function)
Returns the name of current element (tag or attribute).
HRead (Function)
Reads a record in a file according to a given record number.
CurrentWin (Function)
Identifies the window currently in edit.
XMLCancelSearch (Function)
Cancels the search performed by XMLFind.
PageChangeLayout (Function)
Applies a specific layout to a page.
HInfoServer (Function)
Returns the specified information about the server.
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....
HReadFirst (Function)
Sets the position on the first record according to a browse item.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
TimePicker (Function)
Opens the system time picker.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
XMLElementType (Function)
Returns the type of current element (tag or attribute).
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.