ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTML Editor control functions (prefix syntax)
List of functions for managing HTML Editor controls (prefix syntax)...
<Image>.Resize (Function)
Resizes an image in an Image control.
<Image>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<Image>.InvertColor (Function)
Inverts the colors in an Image control.
FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
MemcachedAddPrefixKeyGroup (Function)
Adds a value at the start of existing value in the cache for the given key on a group of servers.
Toast management functions
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Project description: Files tab
The project description window allows you to configure various elements of your project......
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
DocSave (Function)
Saves a document as a "docx" file.
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
<TimeLine>.AddEvent (Function)
Adds an event into a TimeLine control.
<Map>.InfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
Toast constants
Component (Property)
The Component property configures the different components of a composite key.
ThreadExecute (Function)
Starts the execution of a secondary thread.
<xmlDocument>.ToJSON (Function)
Converts an XML string to JSON.