ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<HTML editor>.ToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
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).
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
<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.
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
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.
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.
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......