ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Zombie data files and items
During the life of an application, items live and die......
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
Programming Looper control attributes (prefix syntax)
All the looper attributes can be handled by programming......
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Programming the looper attributes
All the looper attributes can be handled by programming......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
Date (Type of variable)
The Date type enables you to easily handle the dates...
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
The Context Menu control (WEBDEV)
Context menus are often used in websites......
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Data model editor: types of links
Several types of links can be found between the files......
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Analysis links
The links are used to link the files found in an analysis between themselves......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......