ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
eYe magnet: contditional formatting of fields
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control...
DashDisplay (Function)
Refreshes elements in a Dashboard control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position:
  • for a field linked to a file: changes made to the linked data file are reflected in the field..
  • for a programmatically manipulated field: calculated columns are re-calculated.
<Dashboard>.Display (Function)
Refreshes elements in a Dashboard control.
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
zipMsgError (Example)
Usage example of the zipMsgError function
8. 10 tips for better interfaces...
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Page templates
WEBDEV allows you to create page templates......
Defining a help window template
WINDEV allows you to create help window templates......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
14. Managing the "Back" button in practice
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
FileDisplay (Example)
Usage example of the FileDisplay function
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Creating the Vision pages of the WEBDEV RAD pattern
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
grLabel (Function)
Indicates various parameters of additional legend in a chart.