ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
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.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
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......
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....