ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
HCloseConnection (Example)
Usage example of the HCloseConenction function
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
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....
zipCreate (Function)
Creates an archive.
Message
The Message keyword can correspond to: the Message function. the Message property, which is used to get and change the help message of a control or menu option in a window. the Message property available for: a SFError variable. the email structure. an Email variable. a Notification variable....
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
GetDefinition (Function)
Retrieves the definition of element type.
1. WINDEV editors
WINDEV editors...
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
grDraw (Function)
Draws a chart according to the specified parameters.
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.