ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Val (Function)
Returns the numeric value of a character string.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Functions for managing objects (External language)
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
zipExtractPath (Function)
Returns the path of a file found in the archive.
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
SysRecentDocList (Function)
Returns the list of recently opened documents.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
Complete (Function)
Returns a character string of a specified length.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
Asc (Function)
Returns the ASCII code of the specified character.
zipListFile (Function)
Returns the list of files found in an archive.
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.
SysSerialNum (Function)
Returns the IMEI number of the current device.
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......