ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
Handling menu options programmatically
The menu options can be handled......
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
FinCurrentVal (Function)
Returns the current value of investment.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
Step 1: Configuring the print parameters
This step allows you to choose......
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
"?" menu
WINDEV proposes a help menu adapted to your applications......
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
HCheckStructure (Function)
Defines the mode for comparing data files.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.