ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
XMLAddChild (Function)
Adds a child tag into an XML document.
Materialized view
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
BackgroundTaskAdd (Function)
Adds a new background task.
HDescribeConnection (Function)
Describes a new connection to an external database.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
docSection (Variable type)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
PostgreSQL Native Connector: Programming with HFSQL functions
To use a PostgreSQL database with the Native Access Connector, you need to import the PostgreSQL table structure into the WINDEV or WEBDEV... database schema....
Operator on Address
The & operator returns the address of a variable as an integer
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
25. Performing a process on several successive pages
Performing a process on several successive pages...
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
iForceComplement (Function)
Forces the printing of a Body Complement block.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
FTPConnect (Example)
Usage example of the FTPConnect function
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......