ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
PreviousPage (Function)
Returns the name of the previous page.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
PageChangeLayout (Function)
Applies a specific layout to a page.
<Popup>.Animate (Function)
Displays a popup in a page cell.
DisplayFormat (Property)
The FormatAffichage property lets you know and modify the expected format for displaying a label: plain text, RTF or Markdown format.
3. Website development life cycle
Exports the content of an HTML Editor control to an Email variable (to send the email)....
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
PageDisplay (Function)
Displays a web page in the user's browser....
WHelp (Function)
Displays a file or help page in CHM format.
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.
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....
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
HDBIndex (Function)
Opens an xBase index file.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase table without locking it.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......