ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
fWriteLine (Example)
Usage example of the fWriteLine function
tapiBlindTransfer (Function)
Performs a "blind" transfer.
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
WINDEV Mobile Framework License Agreement
Extracting the text of the project
The following text can be extracted......
BrowserPlatform (Function)
Returns the user's browser platform....
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
Installing a SOAP server with IIS
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Static control properties
List of properties associated with a Static control...
fDirRename (Function)
Renames a directory.
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
Description (Property)
The Description property is used to get and change the description of an element.
BrowserType (Function)
Returns the type of browser used by the Web user.
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
Alias (Property)
The Alias property gets the alias of an element.
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Detailed use of WINDEV FTP/RPC
Switch control properties