ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
HPass (Function)
Defines the password used to create or open a data file.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
HRead (Function)
Reads a record in a file according to a given record number.
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
<DiskFile variable>.Find (Function)
Finds a character string or a buffer in a file opened by fOpen.
<diagLibrary variable>.LoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
<PDF reader>.GoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
PDFReaderGoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
<Variable pdfDocument>PageExtract (Function)
Extracts a page from a PDF file in a variable of type Image.
<Source>.ErrorModification (Function)
Returns the value of a record item when a modification conflict occurs..
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.