ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageChangeLayout (Function)
Applies a specific layout to a page.
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.
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
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....
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
WinEdCreateNote (Function)
Creates a Repositionable Note control.
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
SysDir (Function)
Returns the path of a system directory.
NetworkUser (Function)
Identifies the name of the connected user.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
BurnerPath (Function)
Returns the path of the current burner.
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Description (Property)
The Description property is used to get and change the page description.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Information 37: Optimize your FOR loop
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
SysNameMainScreen (Function)
Returns the name of the main screen for the computer.