ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Array>.Reduce (Function)
Applies a computation to each element of an array.
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
Info (Function)
Displays a custom message in a system information window.
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
Control constants
List of constants used by the functions for managing controls...
LDAPFind (Function)
Performs a search in an LDAP server.
iPrintImage (Example)
Usage example of the iPrintImage function
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
NFC constants
List of constants used by the NFC functions...
zipOpen (Function)
Opens an existing archive.
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
iParameter (Function)
Retrieves the printer configuration and configures the print.