ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Serialization constants
The serialization constants are as follows:
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
HReadSeek (Example)
Usage example of the HReadSeek function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
Constants for managing arrays
List of constants used by the functions for array management....
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
VariableReset (Function)
Resets the variable to its initial value.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
Video functions
List of video functions...
iParameterPDF (Example)
Usage example of the iParameterPDF function
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
zipExtractAll (Example)
Usage example of the zipExtractAll function
Using the query result
The result of a select query can be used in......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......