ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
Project Management Hub: Time tracking
The time spent can be listed on......
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
<Connection variable>.ModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
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.
Project Management Hub: Contributor management
Contributors are the people who take part in one or more projects......
<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.
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.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
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.
<Image variable>.DrawTextRTF (Function)
Draws an RTF text in an Image variable.