ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
<Page>.ToSource (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
<Source>.FromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Deployment package
The deployment package creates a ZIP file containing the site's setup......
ClientID (Property)
The ClientID property gets the client ID defined when the application was declared or registered.
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Screen,Next (External language)
Returns the name of the next editable control.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
tapiCallEnd (Function)
Returns the date and time of the end of call.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
CalendarSelect (Function)
Returns the date selected in a Calendar control.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
EnumerationFromName (Function)
Returns an enumeration value known by its name.