ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
New (Reserved word)
New is used to allocate memory space...
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
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......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
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......
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.
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
14. Controls in practice
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....