ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Other operators
The following are additional operators......
ProjectInfo (Function)
Returns specific information about the project currently run.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
<Spreadsheet>.AddImage (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)...
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
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.
Buffer (Type de variable)
The Buffer type corresponds to a binary memory area.
SpreadsheetAddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.
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.
FlexShrink (Property)
The FlexShrink property gets and sets the shrink factor of an item in a line of a Flexbox control.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....