ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
HSetLog (Function)
Enables or disables log management on a file.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
Rights on the virtual directory
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
HChangeConnection (Example)
Usage example of the HChangeConnection function
LDAPFind (Function)
Performs a search in an LDAP server.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
EmailCheckAddress (Function)
Checks the validity of an email address.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......