ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
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).
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
fMoveFile (Function)
Moves a file from one directory to another.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
14. Controls in practice
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......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Recompiling the project
The project compilation is a process used to......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
Browser constants
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....
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.