ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NotifDeleteCategory (Function)
Deletes a notification category from the application.
ImageInitialWidth (Property)
The ImageInitialWidth property is used to get and set the default width of the image created in an Image Editor control.
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Count (Property)
The Count property returns the number of elements in a given set.
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
11. Table/Looper controls
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
Conversion (Function)
Converts a value from a unit to another one.
Font
The Font keyword can correspond to: a Font variable. the Font property....
ImageInitialHeight (Property)
The ImageInitialHeight property is used to get and set the default height of the image created in an Image Editor control.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Crosstab report
The report editor allows you to create "Crosstab" reports......
The Wire control
The Wire control is used to visually link 2 controls......
EmailGetAll (Function)
Retrieves all the emails found on a server.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......