ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
PageChangeLayout (Function)
Applies a specific layout to a page.
<Popup>.Animate (Function)
Displays a popup in a page cell.
PopupAnimate (Function)
Displays a popup in a page cell.
Generating a description of a table from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any tables......
Page constants
List of constants used by page functions....
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Events associated with Link controls
List of events associated with Link controls...
SecurityHtml (Property)
The SecurityHtml property gets and sets the status of the security mechanism of HTML Display and HTML Editor controls.
HTMLFindElementByID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML document (or in an HTML node).
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x and 2.0.x servers for the CGI protocol and WEBDEV sites....