ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
fSeek (Function)
Gets and sets current position in an external file.
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
<DiskFile variable>.Seek (Function)
Gets and sets current position in an external file.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
HNext (Function)
Sets the position on the next data file record according to a browse item.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
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......
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
10. Customizing the aspect of a site: skin elements
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
ERR_ALREADYCONNECTED
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Operating mode of dynamic Active WEBDEV Pages
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.