ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
<Source>.HistoryModification (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 "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
CertificateList (Function)
Returns the list of certificates available on the computer.
ExeListProcess (Function)
Returns the list of applications currently run.
<Kanban>.InsertList (Function)
Inserts a list in a Kanban control.
<Kanban>.DeleteList (Function)
Deletes a list from a Kanban control.
<zipArchive variable>.DeleteFileList (Function)
Deletes a list of files from an archive.
<Kanban>.MoveList (Function)
Moves a list in a Kanban control.
KanbanInsertList (Function)
Inserts a list in a Kanban control.
KanbanMoveList (Function)
Moves a list in a Kanban control.
<Kanban>.InsertCard (Function)
Inserts a card in a Kanban list.
<Kanban list>.InsertCard (Function)
Inserts a card in a Kanban list.
KanbanInsertCard (Function)
Inserts a card in a Kanban list.
Merging differences (SCM)
19. Sending emails
Setup of the WEBDEV Application Server for Linux
UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Managing main window menus
A main menu is necessarily associated with a window......