ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ColorLightness (Function)
Calculates the lightness of a color.
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
StringInsert (Function)
Inserts a string into another character string at a given position.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
IsEven (Function)
Identifies an even number.
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
ErrorRestoreParameter (Function)
Restores the error process of a process.
ExceptionPropagate (Function)
Propagates an exception.
ExceptionRestoreParameter (Function)
Restores the exception process of a process.
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
<Chart>.AutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
Events associated with Spin controls
List of events associated with Spin controls...
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.