ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
zipSize (Example)
Usage example of the zipSize function
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
HTTPRequest (Example)
Usage example of the HTTPRequest function
12. External component in practice
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
13. External component in practice
External component in practice...
fListFile (Example)
Usage example of the fListFile function
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
zipNbFile (Example)
Usage example of the zipNbFile function
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
StatSum (Function)
Calculates the sum for a series of values.
StatVariance (Function)
Calculates the variance for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.