ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes...
Using an external component in an application
A component can be reused at any time in any application...
Manipulating Spreadsheet controls programmatically (in a report)
Collapses a branch previously expanded....
Limitations of WINDEV, WEBDEV and WINDEV Mobile
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked...
NotesViewListColumn (Function)
Lists the columns found in the current view in Lotus Notes.
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
NotesActivateView (Function)
Indicates the view that must be handled in Lotus Notes.
<htmlNode variable>.RemoveAttribute (Function)
Removes a given attribute
<htmlNode variable>.ChercheElémentParID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML node.
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write...
<htmlNode variable>.FindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML node.
<Scanner variable>.Property (Function)
Used to get and change the characteristics of a scanner.
<gglConnection variable>.Connect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
<gglConnection variable>.Disconnect (Function)
Disconnects the user from the Google services used. During the next re-connection,...
HTMLRemoveAttribute (Function)
Removes a given attribute
The "Analysis" pane
The "Analysis" pane lists......
2. User-friendly editors in practice
User-friendly editors in practice...