ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
The Check Box control
A Check Box can correspond to......
Body block
The Body block corresponds to the main block of the report......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
MemSort (Function)
Sorts the elements found in a memory zone.
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Using the query result
The result of a select query can be used in......
iSkipLine (Function)
Forces one or more line break.
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
10. Embedded queries
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......