ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
10. Internal component
Internal component...
11. User Macro-Code: UMC in practice
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Testing the WEBDEV Application Server setup with an example
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
WDScript: use in command-line and console mode
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
<Upload>.Delete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
<emailPOP3Session variable>.NbMessage (Function)
Returns the number of incoming messages on the email server (POP3 protocol only).
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......