ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Map>.InfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
<Source>.DeleteView (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.
<Table>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
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.
<Source>.RecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
pdfControl (Variable type)
The pdfControl type is used to get all the characteristics and values of a control present in a PDF form.
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Error 3: The string has no final "
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Creating and handling an item
The main operations that can be performed on an item are as follows......
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
<Chart>.SeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
WinForceDDW (Function)
Forces the DDW (Dim Disabled Windows) feature on a window even if this window is not accessible.