ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BreadcrumbAddLink (Function)
Adds a link into a Breadcrumb control.
<Email variable>.LoadAttachment (Function)
Adds an attached file to an email.
<Source>.DescribeFile (Function)
Describes a data file programmatically.
<Source>.Cross (Function)
Crosses a record in a data file.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
<Connection variable>.DescribeServerTrigger (Function)
Adds or modifies a server trigger.
DDEUnLink (Function)
Interrupts a link between an item and a data.
DDELink (Function)
Creates a hot link with a data.
DDEWarmLink (Function)
Creates a warm link with a data.
MemAdd (Function)
Adds an element to a memory area.
MatFloatAdd (Function)
Adds a value to each matrix element.
HRegenerateFile (Function)
Regenerates a data file from its log.
<gglConnection variable>.Delete (Function)
Deletes data from the Google server.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
<redisConnection>.PipelineAdd (Function)
Adds a Redis command in a pipeline.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
BreakAdd (Function)
Adds a break into a Table or Looper control.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
FullName (Property)
The FullName property is used to get the full name of an element.
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.