ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
<List Box>.Seek (Function)
Seeks an element in a List Box control (standard List Box or ListView) or in a Combo Box control (including the values described by gLink).
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
WDInst: components and installation templates
By default, the setup program installs all the specified files on the setup computer......
14. PHP generation in practice
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
HListCustomFolder (Function)
Returns a list of defined Custom-Folders (also called groups): in the current database schema, in ongoing database schemas (projects with multiple database schemas). in the specified database schema....
CodeEditorExecute (Function)
Executes the WLanguage code displayed in the Code Editor control.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
Phone constants (Android / iOS)
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Manipulating files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
<List Box>.SelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
Sharing the context menus in the project
In most cases, several context menus are included in your applications......