ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP 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.
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
PageFooter (Property)
The PageFooter property gets and sets the height of a page footer.
<Page>.Refresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
Help editor options
The options of the help editor ("Display......
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
Ribbon (Property)
The Ribbon property is used to access the Ribbon control of the associated control (Word Processing, PDF Reader, Spreadsheet, Image Editor, HTML Editor or Diagram Editor controls).
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
9. Overlaying controls
8. Traffic statistics of dynamic sites
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......