ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadPriority (Function)
Returns or modifies the priority level of a thread.
PermissionList (Function)
Returns one or all the permissions declared by the application.
<Array>.AllFalse (Function)
Returns True if all the elements of an array are False.
<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.
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
<Connection variable>.InfoGroup (Function)
Returns information about the specified group of users.
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.
<zipArchive variable>.ListFile (Function)
Returns the list of files found in an archive.
HInfoGroup (Function)
Returns information about the specified group of users.
HListUser (Function)
Returns the list of users defined for a connection.
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
<Kanban>.ListIndex (Function)
Returns the index of a list in a Kanban control.
<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.
<Connection variable>.NotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.
Creating the windows and the pages of the RAD pattern
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
"About" window
The "About" window is used to display and access various information about the current application......