ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Using WDDIXIO
To translate the text used in your project:...
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
HOpenConnection (Function)
Opens a connection to a specific database.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Discover all the possibilities of pivot tables
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...