ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
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)......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
The log process
...A log is a special file that contains the history of all changes made to one or more tables over a given period of time (date the table was created, last automatic data modification, last backup created with WDLog, etc.)...
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
SCM: Managing components
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
4. UI: Windows
IU of windows...
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
7. Window templates
...Window templates...
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......