ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UploadCopyFile (Example)
Usage example of the UploadCopyFile function
dChord (Example)
Usage example of the dChord function
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
FontCreate (Function)
Creates a font definition.
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
SchedulerAddTask (Example)
Usage example of the SchedulerAddTask function
LDAPFind (Function)
Performs a search in an LDAP server.
ComponentLocate (Function)
Specifies the access path to an external component of project.
dSlice (Example)
Usage example of the dSlice function
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
The Sidebar control
The Sidebar control gives access to different options......
ListDelete (Example)
Usage example of the ListDelete function
ListSelect (Example)
Usage example of the ListSelect function
ControlClone (Example)
Usage example of the ControlClone function
grSourceCategoryLabel (Example)
Usage example of the grSourceCategoryLabel function
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Constants used by the scanner functions
Constants used by the scanner functions...
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
XMLAddChild (Example)
Usage example of the XMLAddChild function