ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, database schema, ...
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)......
Image (Property)
The Image property gets and sets the background image of a control or block.
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Various constants
List of various constants used by the constants WINDEV functions....
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Global and local variable
Two types of variables are available......
Constants for managing videos
List of constants used by the functions for video management....
Share your projects via Git
Git is a source code manager......
HCreationIfNotFound (Function)
Performs the following operations: If the table doesn't exist, create an empty table (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary. The function is equivalent to HCreation. If the table exists, opens the table....
Description of a WEBDEV element style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Structure (Type of variable)
A structure is a custom type of data...
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
WDZip: Create or modify an archive
This help page explains how to......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......