ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
SourceToPage (Function)
Automatically updates the controls of a page 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....
PageFromSource (Function)
Automatically updates the controls of a page 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. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
grParameter (Function)
Retrieves or modifies a chart parameter.
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
"?" menu
WINDEV proposes a help menu adapted to your applications......
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
fLongName (Function)
Returns the long name of a file or directory.
The Edit control
The Edit control allows users to enter data......
diagHead (Type of variable)
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Priority (Property)
The Priority property is used to get and change the priority level of an element.
Header
The Header property is used to get and change a header.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.