ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.
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.
Bar code constants
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
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.
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.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
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.
9. Hardware and software requirements
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.