ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
CertificateSignExecutable (Function)
Signs an executable file with a certificate.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
HClusterStart (Function)
Starts an HFSQL cluster. This cluster was stopped beforehand (by HClusterStop for example).
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
grScatter3DDeleteMarkCaption (Function)
Deletes the captions of marks found in a 3D Scatter chart
<Chart>.Scatter3DDeleteMarkCaption (Function)
Deletes the captions of marks found in a 3D Scatter chart
<Table>.StartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
Functions for managing pages (prefix syntax)
List of functions for managing pages (prefix syntax)...
<xmlNode variable>.FindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
ServicePause (Function)
Pauses a service.
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.