ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BeaconStopBackgroundDetection (Function)
Stops one or more Beacon detections in the background.
<Toolbar>.Position (Function)
Indicates the display mode of a Toolbar control.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
DocGoIntoEdit (Function)
Enters in edit in the Word Processing control in a specific document section: body, header or footer.
DocExitEdit (Function)
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit.
iSequencingAddDoc (Function)
Adds a print of Word Processing document into a sequence of report prints.
SysDeviceInfo (Function)
Retrieves information from the mobile device where the application is run
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
BeaconListBackgroundDetection (Function)
Returns the list of active Beacon detections started in the background with BeaconDetectBackground.
<Toolbar>.Undock (Function)
Transforms a docked Toolbar control into a floating Toolbar control.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
BeaconStopPreciseDetection (Function)
Stops the Beacon detection started by BeaconDetectPrecise.
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible in a control. Show or hide gridlines in a control....
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
PageLayout (Property)
The PageLayout gets and sets the layout of the current diagram in the Diagram Editor control. The layout of the diagram is defined in a variable of type diagLayout.
HeaderVisible (Property)
The HeaderVisible property allows you to get and set the visibility status of the row and column headers in the layout of an XLS document.
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
AdjustmentMode (Property)
The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted for printing.
Date
The Date keyword can correspond to...
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....