ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
iColumnEnd (Function)
Forces a column break in a multi-column report.
MemSort (Function)
Sorts the elements found in a memory zone.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
iSkipLine (Function)
Forces one or more line break.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
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)....
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
WordCount (Function)
Returns the number of words in a string.
CookieRead (Example)
Usage example of the CookieRead function
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.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
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....
ControlCurrent (Function)
Returns the name of the control currently in edit.