ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TokenCurrentInput (Property)
The TokenCurrentInput property is used to read or change the value being entered in a "Text token" edit control.
<Source>.StatCalculate (Function)
Performs various statistical calculations on the file keys.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
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.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
<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)....
Other operators
The following are additional operators......
<Spreadsheet>.AddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.
Installing and starting WDTRAD
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
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)...
FlexRowGap (Property)
The Property FlexRowGap allows you to know and modify the height of the gutter which separates the lines of a control Flexbox.
FlexColumnGap (Property)
The Property FlexColumnGap allows you to know and modify the width of the gutter which separates the elements in the same row of a control Flexbox.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
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.
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....
Alias (Property)
The Alias property gets the alias of an element.