ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Windows
The windows represent the main interface of a WINDEV application......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Managing main window menus
A main menu is necessarily associated with a window......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
<emailSMTPSession variable>.SendMessage (Function)
Sends an email using SMTP
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
iParameterPDF (Function)
Defines the options for the generated PDF file.
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Map control properties
The following properties can be used with Map controls:...
The Check Box control
A Check Box can correspond to......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
HsMenu,Label (Function)
Modifies the caption of a menu option.
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......