ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinChangeAlias (Function)
Modifies the alias of a window.
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).
HTMLNavigate (Function)
Starts navigation in an HTML Display control.
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
OrganizerToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
iSequencingPrint (Function)
Prints a sequence of reports.
IWListPosition (Function)
Displays the internal window corresponding to the specified position (in the list of internal windows browsed by an Internal Window control) or returns the position of the internal window currently displayed (in the list of internal windows browsed by an Internal Window control).
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
DeleteColumn (Function)
Deletes a column at a given position from the advanced array property (array of gglCalendar events, etc.).
NbReceived (Property)
Returns the number of parameters actually received by a procedure.
SysTheme (Function)
Returns the current theme used on the mobile device.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
GenerationNumber (Property)
The GenerationNumber property is used to get the generation number of the physical data file associated with the logical data file.
rssInitialize (Function)
Loads a RSS stream in memory.