ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
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....
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....
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
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.
iParameter (Function)
Retrieves the printer configuration and configures the print.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
HTTPAddFile (Function)
Adds a file to the HTTP form.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.