ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

USB constants
List of constants used by the USB functions....
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
<Array>.Sort (Function)
Sorts a WLanguage array.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
ArraySort (Function)
Sorts a WLanguage array.
Using an external component in an application
A component can be reused at any time in any application......
List of reserved words
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type...
RegistryValueType (Function)
Returns the type of value found in the registry.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Sort (Function)
Sorts a WLanguage array.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Extern (Reserved word)
EXTERN is used to...
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed...
Limitations of WINDEV, WEBDEV and WINDEV Mobile
MyReport (Reserved word)
MyReport is used to handle the current report...
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
2. User-friendly editors in practice
User-friendly editors in practice...
Seek (Function)
Searches for the index of an element in a WLanguage array.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
MyPage (Reserved word)
MyPage is used to handle the current page...