ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
<Variable Drive>SendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.