ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
CookieRead (Example)
Usage example of the CookieRead function
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
iColumnEnd (Function)
Forces a column break in a multi-column report.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Project (External language)
Opens and runs a WINDEV project.
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
diagConnectionPoint (Type of variable)
The diagConnectionPoint type is used to define all the advanced characteristics of a connection point (i.e. point around a shape that a connector snaps to) in a Diagram Editor control.
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)....
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
CookieWrite (Example)
Usage example of the CookieWrite function
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
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.
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).
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....