ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Events associated with Looper controls
List of events associated with Looper controls...
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Help editor options
The options of the help editor ("Display......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Type (Property)
The Type property is used to get: the type of element (data file 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....
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Handling an Edit control programmatically
You can handle Edit controls programmatically......