ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
<DiskFile variable>.Seek (Function)
Gets and sets current position in an external file.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
<ftpConnection variable>.ListFile (Function)
Lists the directories or files in a directory located on an FTP server and returns the number of files and/or directories. This new function is available from WINDEV Suite SaaS 2025 Update 2....
HNext (Function)
Sets the position on the next table record according to a browse item.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
HPrevious (Function)
Sets the position on the previous record of the table according to a browse item.
GranularityMovement (Property)
The GranularityMovement property gets and sets the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
MIMEType (Property)
The MIMEType property gets and sets the MIME type of an element.
GranularityDuration (Property)
The GranularityDuration property gets and sets the size of the grid to resize: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
ERR_LOADMOREDLL
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
EndTimestamp (Property)
The EndTimestamp property sets the end date and time of an action.
StartTimestamp (Property)
The StartTimestamp property sets the start date and time of an action.
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
<Source>.Reset (Function)
Initialize: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
HLast (Function)
Sets the position on the last record of a table according to a browse item.