ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
<Organization Chart>.Modify (Function)
Modifies an element in an Organization Chart control.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Screen,XVar (External language)
Defines whether a control is included (or not) in the current window.
BurnerAddDirectory (Example)
Usage example of the BurnerAddDirectory function
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
EmailNbMessage (Example)
Usage example of the EmailNbMessage function
BackgroundImageState (Property)
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
EnumControl (Example)
Usage example of the EnumControl function
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
fLongName (Example)
Usage example of the fLongName function
SpreadsheetGetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
PageDisplay (Function)
Displays a web page in the user's browser....
EmailChangeFolder (Function)
Modifies the current folder in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.