ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Today (Function)
Returns or modifies the system date (current date defined on the current computer).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
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.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
.NET object
To access a class......
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
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
FinNetCurrentVal (Function)
Returns the net current value of investment.
Principle for running threads
At runtime, an application runs in a main thread......
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
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)....