ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
9. Hardware and software requirements
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
Statistical constants
List of constants used by the statistical functions....
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
iListPrinter (Function)
Returns the list of printers installed on the current computer.
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
Truncate (Function)
Truncates the right part of a string or buffer.
SysSpace (Function)
Returns the physical memory space for the current computer.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
Accessibilité (Property)
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.