ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WindowsVersion (Function)
Returns the runtime mode of Windows.
grDeleteSeries (Function)
Deletes a data series from a chart.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
fRemoveDir (Function)
Deletes a directory from a disk.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
sEndEvent (Function)
Disables the detection of an event on a serial port.
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
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).
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.