ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Count (Property)
The Count property returns the number of elements in a given set.
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
1. WINDEV editors
WINDEV editors...
1. WEBDEV editors
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
HCloseAnalysis (Function)
Closes the current analysis.
HCancelSeek (Function)
Cancels the current search criterion.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Language (Property)
The Language property is used to get and change the language used.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
WDZip: Creating or modifying an archive
This help page explains how to......