ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
zipSize (Function)
Returns the size of the archive (in ZIP, RAR, CAB, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a web service to run.
<modbusSession>.ReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
<zipArchive>.SelectFile (Function)
Selects files from an archive.
<zipArchive variable>.Exist (Function)
Determines whether an archive exists.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
<zipArchive variable>.DeleteFileList (Function)
Deletes a list of files from an archive.
HTML Editor control functions (prefix syntax)
List of functions for managing HTML Editor controls (prefix syntax)...
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
<zipArchive variable>.FindFile (Function)
Search for a file in an archive (CAB, ZIP, RAR, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format).
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
dChord (Example)
Usage example of the dChord function
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Various constants
List of various constants used by the constants WINDEV functions....
Database management in Java WINDEV applications
This document presents the different access modes to databases from a WINDEV Java application......
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Sending elements to Free Technical Support
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static Text control found in a report....