ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Various constants
List of various constants used by the constants WINDEV functions....
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Creating the skin template of a report
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Handling the report blocks through programming
Each report block is associated with different events......
iHLine (Function)
Prints a horizontal line at specified coordinates.
iVLine (Function)
Prints a vertical line at specified coordinates.
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
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....
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......