ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
3. Deploying a dynamic WEBDEV site
ERR_NO_PAGE
Information 2102: 'Long' does not exist anymore: the integers are coded on 4 bytes
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Associating documents with the project
To describe a project in detail, you can associate documents with it......
ERR_BAD_VERSION_RQS
StartDatePeriodDisplayed (Property)
The StartDatePeriodDisplayed property is used to get the start date of the time period displayed in a Scheduler or Organizer control of a report.
EndDatePeriodDisplayed (Property)
The EndDatePeriodDisplayed property is used to get the end date of the time period displayed in a Scheduler or Organizer control of a report.
BrowserHistoryModify (Function)
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry.
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
Scheduler report
The report editor allows you to create "Scheduler" reports....
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min