ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
PeriodSelection (Property)
The PeriodSelection property is used to determine and specify if the user can select a time period in an Scheduler or Organizer control.
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.
fSplit (Function)
Splits a file into several files.
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
Image drawing and processing functions
List of image drawing and processing functions...
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
SQLSeek (Function)
Positions on the specified result row of the query.
On/Off button in a window
The on/off button is a button that operates like a check box......
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.