ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
HCopyRecord (Example)
Usage example of the HCopyRecord function
FTPGet (Example)
Usage example of the FTPGet function
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConvertLead (Function)
Converts the leads.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
DotNetRun (Function)
Runs a procedure on a .Net server.
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
HExecuteQuery (Example)
Usage example of the HExecuteQuery function