ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
WDOptimizer: Editing and modifying a ".REP" file
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....
<Menu>.AddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
<Source>.ReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
<Source>.ReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Properties associated with the areas defined in Zoning mode
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
AWP without UI
Bootstrap, Angular, React, Vue......
TaskAdd (Function)
Adds a task to the task list of a Lotus Notes or Outlook messaging.
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Hash functions
Hashing is used to summarize a file or a character string......
Error 31: The file to include is not found. Check the name and path ...
7. Layouts using the Flexbox control
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
TaskModify (Function)
Modifies the current task in a Lotus Notes or Outlook task list.
TaskDelete (Function)
Deletes the current task from the task list of a Lotus Notes or Outlook messaging.
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....