ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
End of Document block
The End of document block is run once at the end of the report execution......
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
Content (Property)
The Content property is used to get and change the content of an element.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
State (Property)
The State property is used to get and change the state of an element.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
iCreateFont (Function)
Creates a new print font.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
gImage (Function)
Builds a sequence of characters containing an image.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Company (Property)
The Company property is used to get and modify the company associated with an element.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
LeftMargin (Property)
The LeftMargin property sets the left margin of an element.
RightMargin (Property)
The RightMargin property sets the right margin of an element.
TopMargin (Property)
The TopMargin property sets the top margin of an element.
BottomMargin (Property)
The BottomMargin property sets the bottom margin of an element.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Input (Function)
Displays a message allowing the user to type an information.
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
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.
gLine (Function)
Builds a sequence of characters containing a line.