ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
WLanguage procedure called by PopupDisplayPage
WLanguage procedure ("callback") called by PopupDisplayPage after the popup page is closed.
RegistryFirstSubKey (Function)
Identifies the path of first subkey of specified key in the Windows registry.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
HTMLEndPage (Property)
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page.
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
Properties associated with a page
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
<Looper>.InsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.