ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TwainToJPEG (Function)
Allows you to: save the document coming from the Twain device in a JPEG file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in JPEG format (in a buffer)....
fRemoveDir (Function)
Deletes a directory from a disk.
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
grIncreaseData (Function)
Adds a value to a data in a chart.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
iHLine (Function)
Prints a horizontal line at specified coordinates.
iVLine (Function)
Prints a vertical line at specified coordinates.
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.