ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Slider control (in a page)
WEBDEV proposes two types of sliders......
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
Error 202: The method already has an access attribute (public, protected or private)
Word Processing control events
WINDEV manages the following events by default......
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
<Word Processing>.Save (Function)
Saves a document as a "docx" file.
<Word Processing>.ExitEdit (Function)
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit.
GroupRead (Function)
Reads a group of contacts found in the address book of a Lotus Notes or Outlook messaging.
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
OBEXSendVCard (Function)
Sends a VCard file (virtual business card) to a device that supports the OBEX protocol.
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
GroupModify (Function)
Modifies the current group of contacts in the address book of a Lotus Notes or Outlook messaging.
GroupPrevious (Function)
Reads the group of contacts before the current group in a Lotus Notes or Outlook address book.
GroupDelete (Function)
Deletes the current group of contacts from the address book of a Lotus Notes or Outlook messaging.
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
WinForceDDW (Function)
Forces the DDW (Dim Disabled Windows) feature on a window even if this window is not accessible.
<emailIMAPSession variable>.AddFolder (Function)
Adds a folder into the messaging software using IMAP (Internet Message Access Protocol), ...
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
<HTML Display control>.ControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
pdfControl (Variable type)
The pdfControl type is used to get all the characteristics and values of a control present in a PDF form.
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Container column in a Table control
A cell found in a Table control can contain a set of controls......