ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
Operations performed on use case diagrams
The following paragraphs explain......
OpenSister (Function)
Opens a non-modal sibling window.
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
Val (Function)
Returns the numeric value of a character string.
fCompare (Function)
Compares the content of two files bit by bit.
grDeleteSeries (Function)
Deletes a data series from a chart.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
Creating the menus for the pages of the WEBDEV RAD pattern
WordCount (Function)
Returns the number of words in a string.
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
Financial constants
List of constants used by the financial functions....
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
HPriorityClient (Function)
Modifies the priority of a client application.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....