ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
WDZip: Creating or modifying an archive
This help page explains how to......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Currencies
A currency is a real coded on 10 bytes....
FileDisplay (Function)
Displays a file in the browser of Web user.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
gImage (Function)
Builds a sequence of characters containing an image.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Switch control properties
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
grColor (Function)
Returns and initializes the color of different chart elements.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......