ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UsefulHeight (Property)
The UsefulHeight property gets and sets the useful height of an internal window (or supercontrol) with scrollbars.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates). Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
TextToHTML (Function)
Converts a text string into an HTML string (carriage returns are replaced by <BR>accents are replaced by their HTML equivalent, ...).
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
GetTypeDefinition (Function)
Gets the description of a type identified by name.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
CheckUserIDentity (Function)
Checks the identity of the current user using biometric authentication.
XMLSavePosition (Function)
Stores the current position in the XML document.
Default (Property)
The Default property determines if a parameter has been passed to a procedure with a custom or default value.
Border (Property)
The Border property gets and sets the characteristics of the borders: for a report control or block. for a window control. for a cell of the Table control....
DisplayedValueComboBox (Property)
The DisplayedValueComboBox property gets and sets the value displayed in a Combo Box control, i.e., the value displayed when the row that contains that value is selected.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....