ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
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.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
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......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Count (Property)
The Count property returns the number of elements in a given set.
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
SocketConnect (Function)
Connects a client computer to a given socket.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
Items (Property)
The Items property is used to configure the different items of a full-text index.
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....
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
1. WINDEV editors
WINDEV editors...
1. WEBDEV editors
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
<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.
HCancelSeek (Function)
Cancels the current search criterion.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function