ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Automation object
The Automation keyword is used to declare an automation object...
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
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....
Sending elements to Free Technical Support
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
FileDisplay (Example)
Usage example of the FileDisplay function
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
HDescribeFile (Function)
Describes a data file programmatically.
fExeDir (Function)
Returns the directory from which the execution is started.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Port (Property)
The Port property is used to identify and change a server connection port.