ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
fListFile (Example)
Usage example of the fListFile function
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
CursorCapture (Example)
Usage example of the CursorCapture function
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
SQLFirst (Example)
Usage example of the SQLFirst function
SocketRead (Function)
Retrieves a message sent by another socket.
Serialization constants
The serialization constants are as follows:
HTMLToText (Function)
Converts an HTML string or buffer to text.
fCompress (Example)
Usage example of the fCompress function
TreeListItem (Example)
Usage example of the TreeListItem function
FinError (Example)
Usage example of the FinError function
FinRedemption (Example)
Usage example of the FinRedemption function
EmailUpdate (Example)
Usage example of the EmailUpdate function
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function