ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TelemetryConfigure (Function)
Gets and sets the telemetry settings.
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
dbgAuditOption (Function)
Retrieves or modifies the options of the dynamic audit.
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
iPrintArea (Function)
Prints a text in a rectangular area.
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static control.
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static control or in a Combo Box control.
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
MemCreate (Function)
Creates a memory area.
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
HPriority (Function)
Finds out and modifies the priority of the calling application.
HCancelSeek (Function)
Cancels the current search criterion.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
HTML Editor control properties
Properties associated with the HTML Editor control....
iSequencingPrint (Function)
Prints a sequence of reports.
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
LuhnCheck (Function)
Checks that the given sequence is valid according to the Luhn formula.
LuhnCalculate (Function)
Calculates the next Luhn check digit for a given sequence.
EmailGetIndicator (Function)
Retrieves the indicators defined on an email of IMAP session.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).