ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

26. Style sheets: to simplify the layout
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
Image editor: Features
The image editor includes several features......
5. Displaying a WEBDEV Session site
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
ERR_BAD_URL
State (Property)
The State property is used to get and change the state of an element.
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
State (Property)
The State property is used to get and change the state of an element.
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)....
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
HTTPRequest (Function)
Starts an HTTP request on a server.
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
<Page>.FromFile (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
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 home page
The home page is the first page of your site......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).