ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SMSNext (Function)
Reads the following SMS message stored on the Android phone.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
Project Management Hub: Time tracking
The time spent can be listed on......
SMSReset (Function)
Resets all variables of SMS structure.
<Source>.ToPage (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 table 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)....
SMSSend (Function)
Sends an SMS.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
Typing multilingual texts
For a multilingual application, you have the ability to......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.