ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ColorLightness (Function)
Calculates the lightness of a color.
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
Modulo (Reserved word)
Returns the remainder of a division.
IsOdd (Function)
Identifies an odd number.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Declaring and using a variable
A variable is defined by name and type......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
IsEven (Function)
Identifies an even number.
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
Log (Function)
Calculates the decimal logarithm of a numeric value.
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward compatibility....
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
InJavaMode (Function)
Indicates whether the code is run in Java.
Power (Function)
Raise a number to a power.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.