ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
fFileName (Function)
Returns the name of an external file that is currently opened.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
HStatNbRec (Function)
Returns the number of entries for a given key item.
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
DateModified (Property)
The DateModified property is used to get the modification date of an element.
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
UpdateDate (Property)
The UpdateDate property is used to get the update date of an element.
DateCreated (Property)
The DateCreated property is used to get the creation date of an element.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
HPass (Function)
Defines the password used to create or open a data file.
fWrite (Function)
Writes: a character string into an external file. a memory section....