ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
zipListFile (Function)
Returns the list of files found in an archive.
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
UPNPMediaOpen (Function)
Opens a media on the UPnP device.
UPNPMediaPause (Function)
Pauses the reading of the current media on the UPnP device.
UPNPMediaStop (Function)
Stops reading the current media on the UPNP device.
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Native Sybase Connector for WINDEV and WEBDEV 2024
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
OCR constants
Adds a language to the native OCR system....
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
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).
<DiskFile variable>.Close (Function)
Closes an external file.