ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
zipOpen (Function)
Opens an existing archive.
zipExtractPath (Function)
Returns the path of a file found in the archive.
Universal replication
The purpose of universal replication is to keep several databases synchronized......
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
fCompress (Function)
Compresses a file.
PDF file functions (prefix syntax)
PDF file functions...
Window controls
Several types of controls can be used in a window, ......
<zipArchive variable>.ExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
BTLE functions
The following functions are used to handle the Bluetooth Low Energy devices:...
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
<zipArchive variable>.Split (Function)
Splits an archive into several sub-archives of a given size.
<zipArchive variable>.ExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
PDF file management functions
...PDF file functions...
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.