ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
iDestination (Function)
Configures the print destination.
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Kanban control events
The following events are associated with Kanban controls......
Deployment package
The deployment package creates a ZIP file containing the site's setup......
Creating the Relation pages of a WEBDEV RAD pattern
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....