ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
16. Types of code
BitcoinCoreHashRate( Function)
Returns the number of times the sha256 function had to be calculated per second to calculate the last block.. This number corresponds to a proof of work.
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
MyPage (Reserved word)
MyPage is used to handle the current page...
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height.
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Copying controls from the window editor
The controls can be copied from the window editor......
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
<Table>.EnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......