ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
BitcoinCoreHashRate( Function)
Returns the number of times the sha256 function had to be calculated per second to calculate the last block.. This number corresponds to a proof of work.
Drop-down button
The drop-down button expands: a context menu. a popup window....
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
14. Controls in practice
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
LoadDLL (Function)
Loads the specified library (DLL) in memory.
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
<Connection variable>.DeleteLink (Function)
Deletes an integrity rule between two data files on the server.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
<EmailNotesSession variable>.GetAll (Function)
Retrieves all the emails found on a Notes server.
GanttListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....