ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
iPrintReport (Example)
Usage example of the iPrintReport function
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Functions for managing RTF controls
List of functions for managing RTF controls...
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element.
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.