ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
HFSQL constants
List of constants used by the HFSQL functions....
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
SQLFirst (Function)
Positions on the first row of the query result.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
iListPrinter (Function)
Returns the list of printers installed on the current computer.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
DayOfMonth (Property)
The DayOfMonth property is used to get and change the number of the day of the month for which the scheduled task must be executed.
DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Parameter (Property)
The Parameter property is used to get and change certain parameters.
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
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....
Constants for managing the Enumerations and the Combinations
Statistical constants
List of constants used by the statistical functions....
2. Projects in practice
Discover the main operations that can be performed on a project....
Events associated with Flex controls
List of events associated with Flex controls...
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.