ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SchedulerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in a Scheduler control.
HListREP (Function)
Returns the list of assignments for the tables handled by the current application, which means the list of physical files corresponding to the files described in the database schema.
Constants for managing the registry
List of constants used by the registry functions....
Bottom sliding window (Bottom sheet)
Bottom sliding windows (commonly known as "bottom sheets") are increasingly used in mobile applications......
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
<Organizer>.SelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
<Source>.RecordDate (Function)
Returns the date and time that an HFSQL record was last modified (Classic or Client/Server)....
HSetREP (Function)
Enables or disables the management of .REP files.
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
Synchronizing the database schema with external databases
The database schema must be synchronized with an external database if it uses......
SysUnlinkExtension (Function)
Deletes the association between an extension and a command that was created by SysLinkExtension.
Hyper File functions available for backward compatibility
Transforms all "in transaction" records into "normal" records if they do not belong to an ongoing transaction......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL table, from a query or from an HFSQL view into a physical file (on disk).
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
<zipArchive variable>.DeleteAll (Function)
Deletes all files from an archive.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the database schema or described by HDescribeConnection or HOpenConnection)....