ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Looper control based on a data file
This type of Looper control uses data from a data file or query......
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
ValuePerStar (Property)
The ValuePerStar property gets and sets the value of a star in a Rating control.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
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....
GranularityGridlines (Property)
The GranularityGridlines property gets and changes the size of the grid that defines the gridlines in a Scheduler or Organizer control in a report.
<Upload>.SizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
<Spreadsheet>.DeleteAll (Function)
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size and header layouts).
HIndex (Function)
Rebuilds the file index (".NDX" file).
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
State (Property)
The State property is used to get and change the state of an element.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
grDestinationWMF (Function)
Defines a meta file as chart destination.
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
Analysis links
The links are used to link the files found in an analysis between themselves......
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
Principle for running threads
At runtime, an application runs in a main thread......
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
7. HFSQL: files physically created
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.