ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
10. Smart controls
Smart controls...
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
InfoImage (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file: format. width and height. number of bits per pixel. transparent area....
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......