ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Type (Property)
The Type property is used to get: the type of element (table or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Border (Type of variable)
The Border type is used to handle a border through programming...
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
How to develop a PHP site?
What is a PHP site?......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
7. Multilingual websites in practice
Returns an array without duplicates....
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Array functions
List of functions for managing arrays...
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
HTMLToText (Function)
Converts an HTML string or buffer to text.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......