ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Phone management functions
List of functions for phone management...
System constants
List of constants used by the system functions....
Manipulating a Layout control programmatically
A Layout control can be......
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
Count (Property)
The Count property returns the number of elements in a given set.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
TimeToInteger (Function)
Converts a time to an integer.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
Using an external component in an application
A component can be reused at any time in any application......
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
SocketWrite (Function)
Writes a message intended to another socket.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......