ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
FinNetCurrentVal (Function)
Returns the net current value of investment.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
XMLResult (Function)
Returns the result of a calculation XPath query.
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Error 202: The method already has an access attribute (public, protected or private)
Val (Function)
Returns the numeric value of a character string.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
LooperCount (Function)
Returns the number of rows in a Looper control.
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
zipListFile (Function)
Returns the list of files found in an archive.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
fSeparator (Function)
Returns a file path with normalized separators.
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
Complete (Function)
Returns a character string of a specified length.
zipExtractPath (Function)
Returns the path of a file found in the archive.