ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Dashboard>.Display (Function)
Refreshes elements in a Dashboard control.
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.
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
DashDisplay (Function)
Refreshes elements in a Dashboard control.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
zipInfoFile (Example)
Usage example of the zipInfoFile function
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
grParameter (Function)
Retrieves or modifies a chart parameter.
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Telemetry: Main features
Event (Example)
Usage example of the Event function
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
OpenChild (Function)
Opens a non-modal child window.
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
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?......
Events associated with windows
List of events associated with windows...
Defining a help window template
WINDEV allows you to create help window templates......
Page templates
WEBDEV allows you to create page templates......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
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......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......