ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
ColorLightness (Function)
Calculates the lightness of a color.
LanguageToName (Function)
Returns the name of a language.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
MatFloatAdd (Function)
Adds a value to each matrix element.
iCloseReport (Function)
Stops printing the current report immediately.
Contains (Function)
Allows you to check if a substring is within a string.
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
ColorSaturation (Function)
Calculates the saturation of a color.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Rating control properties
The Rating control can be used in a window as well as in a page....
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
ServiceUninstall (Function)
Uninstalls a service.
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....