ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
17. TLS/SSL: Encrypting information on the Web
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Principle for running threads
At runtime, an application runs in a main thread......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
The Multimedia control
The Multimedia control is used to play multimedia files......
PDF file management functions
...PDF file functions...
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Error 403: The item does not belong to the file
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
NotesExtractAttachment (Function)
Extracts a file attached to an item of the current document in Lotus Notes.
NotesModifyAttachment (Function)
Modifies 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.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
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.
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.