ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
The Looper control
A Looper control is used to repeat the controls found in a specific area......
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
BurnerSelect (Function)
Used to select the default burner.