ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Polygon2D variable>.IsValid (Function)
Checks whether the specified 2D polygon is valid according to the OGC rules.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
zipAddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
NFC constants
List of constants used by the NFC functions...
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
Movable (Property)
The Movable property is used to define if an element can be moved.
HRSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
<Connection variable>.RSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
<Linestring2D variable>.AddPoint (Function)
Adds a new point to a 2D linestring.
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.
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
How to?