ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control...
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control.
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
HFSQL Client/Server: Configuring the server
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
IFrame control
IFrame is an HTML concept......
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Delete (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....
<Array>.Delete (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....
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....
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
DocInfoXY (Function)
For a given position in a Word Processing control (coordinates of a control point), returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
Looper controls populated programmatically: Operations in WLanguage (prefix syntax)
Here is an overview of how to handle Looper controls populated programmatically in WLanguage...
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
List of operators
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
Associating documents with the project
To describe a project in detail, you can associate documents with it......