ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
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......
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.
Events associated with Table controls
List of events associated with Table controls...
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.
14. Controls in practice
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
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
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......