ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
Scope (Property)
The Scope property property is used to specify requested permissions.
HDuplicateRecord (Function)
Duplicates the record read in a table: the record found in memory is added into the table (query or view).
Version (Property)
The Version property gets and sets the version of an element.
PrivateKey (Property)
The property PrivateKey property is used to manage private key connections (SSH, FTP or MQTT connections).
Orientation (Property)
The Orientation property gets and sets the orientation of an element.
fOpen (Function)
Opens an external file (ANSI or UNICODE) for programmatic manipulation.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
iFont (Function)
Selects the default font.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
Position
The Position keyword can correspond to ...
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
fRename (Function)
Modifies the name of a file.