ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
WinEditAllowed (Property)
The WinEditAllowed property is used to determine and configure the actions allowed on a control when the window switches to "Allow end users to modify the UI" mode.
Events associated with a Switch control
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
HFSQL properties
List of HFSQL properties...
Events associated with Slider controls
List of events associated with Slider controls in a window...
Speech synthesis in the mobile applications
The phones can talk!......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Z-index of a control
All the controls in a window or report have a different z-index......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
LDAPRenameAttribute (Function)
Renames an attribute.
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
NFCWriteTag (Function)
Starts writing data to an NFC tag.