ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.StatCalculate (Function)
Performs various statistical calculations on the file keys.
Code snippets
The code editor allows you to enter "Code snippets"......
fSeek (Example)
Usage example of the fSeek function
TokenCurrentInput (Property)
The TokenCurrentInput property is used to read or change the value being entered in a "Text token" edit control.
FlexShrink (Property)
The Property FlexShrink allows you to know and modify the reduction factor of a control present in a row of a control Flexbox.
FlexGrow (Property)
The FlexGrow property allows you to know and modify the growth factor of a control present in a row of a control c00 Flexbox.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
<Table>.EndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
<Spreadsheet>.AddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
SpreadsheetAddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
HOpen (Function)
Opens a data file.
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
ProjectInfo (Function)
Returns specific information about the project currently run.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
NFCSendTag (Function)
Sends a NFC tag to another device.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....