ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
Organization chart linked to a data file
ERR_MISSING_PAGE
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Zombie data files and items
During the life of an application, items live and die......
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
Bcc (Property)
The Bcc property gets and sets the list of Blind Carbon Copy recipients of an email.
<Source>.ListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
fMIMEType
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
<zipArchive variable>.FindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
1. Testing a site: Elements to be tested
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
<Connection variable>.InfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
ERR_CANNOT_OPEN_FILE