ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Passing parameters
The parameters can be passed to a procedure......
grPieStartAngle (Function)
Indicates the starting angle of the first slice in a Sector, Hemicycle or Donut graph.
HCopyRecord (Example)
Usage example of the HCopyRecord function
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
HOpen (Function)
Opens a table.
Reintegrating translated text into a project
Once the translation of framework libraries ("......
NotesDeleteItem (Function)
Deletes the specified item from the current document in Lotus Notes.
Border (Type of variable)
The Border type is used to handle a border through programming...
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
HLinkMemo (Example)
Usage example of the HLinkMemo function