ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
XMLElementType (Function)
Returns the type of current element (tag or attribute).
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
HStatNbRec (Function)
Returns the number of entries for a given key item.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
Debugging constants
List of constants used by the debugging functions...
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
Error 116: An array dimension must be an integer value
StringReverse (Function)
Reverses the characters of a string.