ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Subject (Property)
The Subject property is used to get and change the subject of an element.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
The Slider control (in a window)
A slider control is used to select a value between two bounds......
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
grType (Function)
Identifies or modifies the type of chart.
Namespace (Property)
The Namespace property is used to manage namespaces.
ContentType (Property)
The ContentType property is used to get and define the content of an element.
MaxSize (Property)
The MaxSize property is used to get and set a maximum size.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
iReportPrintingStatus (Function)
Returns the status of the current print.
FileSize (Property)
The FileSize property is used to get the size of a file.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Looper control based on a data file
This type of Looper control uses data from a data file or query......
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
Background
The "Background" keyword can correspond to: the Background variable, the Background property of a docParagraph variable....
ID (Property)
The ID property is used to get and change IDs.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
PageNumber (Property)
The PageNumber property gets and sets a page number.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.