ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating and handling an item
The main operations that can be performed on an item are as follows......
Report based on a query
Queries are used to easily select records in one or more data files......
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
Factorial (Function)
Returns the factorial of an integer number.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
gglPerson (Type of variable)
The gglPerson type is used to describe and modify the participants attending an event of a Google calendar...
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
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....
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
The Check Box control
A Check Box can correspond to......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
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....
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.