ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using an external component in an application
A component can be reused at any time in any application...
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes...
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
GglDelete (Function)
Deletes data from the Google server.
Priority (Property)
The Priority property is used to get and change the priority level of an element.
<Word Processing>.ToText (Function)
Creates a character string from the data of a Word Processing control.
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write...
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked...
The "Analysis" pane
The "Analysis" pane lists......
NotesActivateView (Function)
Indicates the view that must be handled in Lotus Notes.
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
2. User-friendly editors in practice
User-friendly editors in practice...
NotesViewListColumn (Function)
Lists the columns found in the current view in Lotus Notes.
<htmlNode variable>.RemoveAttribute (Function)
Removes a given attribute
<Scanner variable>.Property (Function)
Used to get and change the characteristics of a scanner.
<htmlNode variable>.ChercheElémentParID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML node.
<htmlNode variable>.FindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML node.
HTMLRemoveAttribute (Function)
Removes a given attribute
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Report viewer: Proposing several reports
In the document preview, end users can......
<gglConnection variable>.Disconnect (Function)
Disconnects the user from the Google services used. During the next re-connection,...
<gglConnection variable>.Connect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying...
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......