ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
1. Creating a WEBDEV project and its database schema
WEBDEV Tutorial - Creating a WEBDEV project and its database schema Lesson 1 - Creating a WEBDEV project and its database schema - 5 min
HWrite (Function)
Writes a record into a table without updating the indexes corresponding to all keys used in the table.
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
PreviousPage (Function)
Returns the name of the previous page.
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Obtaining an HSL (SSL) certificate for IIS
To obtain an HSL (SSL) certificate for IIS, follow these steps......
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
grAddData (Function)
Adds a data into a chart.
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Edit control: buttons integrated into the input field
You can include different buttons in the input area of an Edit control......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
24. Displaying and linking pages