ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
WDTrans: Overview
WDTrans is a tool for canceling transactions......
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
<Connection variable>.DeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
<Source>.ErrorModification (Function)
Returns the value of a record item when a modification conflict occurs..
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
NotesExtractAttachment (Function)
Extracts a file attached to an item of the current document in Lotus Notes.
NotesDeleteAttachment (Function)
Deletes an attached file from an item of the current document in Lotus Notes.
CertificateCheckFileSignatureBuffer (Function)
Checks the correspondence between a signature and a file. The signature was stored as a Buffer variable.
UploadFileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
<PDF Reader>.Close (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
<Upload>.FileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
<Looper>.ToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.