ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
LooperInsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
Val (Function)
Returns the numeric value of a character string.
LooperModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Constants for managing animations
List of constants used by the functions for managing the animations...
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
3. Managing sockets
WINDEV includes advanced socket management functions....
<Source>.ExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Value (Property)
The Value property is used to get and change the value of an element.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
<Source>.ExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
HOpen (Function)
Opens a data file.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......