ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HModify (Example)
Usage example of the HModify function
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
HChangeConnection (Example)
Usage example of the HChangeConnection function
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
14. Controls in practice
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
Window controls
Several types of controls can be used in a window, ......
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....