ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Kanban>.ListIndex (Function)
Returns the index of a list in a Kanban control.
<Array>.AllTrue (Function)
Returns True if all the elements of an array are True.
<Source>.ErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
<Source>.InfoMemo (Function)
Returns the characteristics of binary and text memos.
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
Max (Function)
Returns the greatest value passed as parameter.
SysColorRes (Function)
Returns the resolution of the screen in number of colors.
SysWinHandle (Function)
Returns the handle of a window identified by its title.
ThreadPriority (Function)
Returns or modifies the priority level of a thread.
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
NetListRemoteAccess (Function)
Returns the list of available remote accesses.
<Array>.AllFalse (Function)
Returns True if all the elements of an array are False.
<Ansi string type>.Complete (Function)
Returns a character string of a specified length.
<Kanban list>.ListIndex (Function)
Returns the index of a list in a Kanban control.
KanbanListIndex (Function)
Returns the index of a list in a Kanban control.
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
Dictionary
The dictionary is a file that can contain the project elements......
9. Application menus
Menus are displayed in different ways......
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
Image control in a page
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.