ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
NetworkConnect (Function)
Associates a drive with a shared network directory.
Bluetooth constants
List of constants used by the Bluetooth functions....
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
Advanced types
The advanced types of WLanguage are as follows...
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
zipDeleteFile (Function)
Deletes a file from an archive.
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Error 14: ELSE statement without IF
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
fCompare (Function)
Compares the content of two files bit by bit.
RegistryCreateKey (Function)
Creates a key in the Windows registry.