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.
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
1. What is the WEBDEV administrator used for
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Dashboard constants
Constants used by the functions for managing Dashboard controls...
Aligning elements in a List Box or Combo Box control (prefix syntax)
Several methods can be used to align the elements found in a List Box or Combo Box control......
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
2. Examples and components provided with WEBDEV
Functions for managing breadcrumbs (prefix syntax)
The following functions are used to manage site map paths, using prefix syntax:...
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....
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
Handling a chart in the editor
In the editor, a Chart control includes different sections......
Custom properties (WLanguage)
A custom property is a code element with two events......
MovementTask (Property)
The MovementTask property allows you to know and modify the way users move tasks in a Gantt Chart column.
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.