ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
spLength (Property)
The spLength property is used to: Get the hash output length. This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the hash output length (only for "Password" items defined programmatically)....
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
PublicationDate (Property)
The PublicationDate property is used to get the date an element was last accessed.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.