ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Font (Type of variable)
A Font variable creates a font programmatically...
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Creating and handling an item
The main operations that can be performed on an item are as follows......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
GetDefinition (Function)
Retrieves the definition of element type.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Service variable
The Service variable is used to......
14. PHP generation in practice
Programming custom calculations in Table controls
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.