ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
<Map>.InfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
<Map>.InfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
<Looper>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
<Chart>.PointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
<Table>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
<HTML editor>.ToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
<Source>.DeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
<Source>.RecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
FontList (Function)
Returns the list of valid fonts installed on the current computer (TrueType, Postscript, ...).
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
CouleurCadre (Property)
The Property color Frame allows you to define the color of the Border bubble step.
Peeling Corner control properties
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Creating and handling an item
The main operations that can be performed on an item are as follows......