ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFound (Function)
Checks whether the current record corresponds to the current filter or search.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
fLongPath (Function)
Returns the full long path of a file or directory.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Switch control properties
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
<Connection variable>.RSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.