ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLSave (Function)
Saves an XML document in a file.
HSetMemo (Function)
Used to modify the management mode of memo items.
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
iLine (Function)
Prints a line at specified coordinates.
iMMToPica (Function)
Converts the coordinates of a point (expressed in millimeters) into system coordinates.
iPicaToMM (Function)
Converts the coordinates of a point (expressed in system coordinates) into millimeters.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
HListCustomFolder (Function)
Returns the list of Custom-Folders (also called groups) defined in the analysis.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
IntegerPart (Function)
Returns the integer part of a number.
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
EmailAddFolder (Function)
Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
iBorder (Function)
Prints a border at specified coordinates.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
TableChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
GeneratePassword (Function)
Automatically generates a password with specific characteristics (size, characters used, ...).
EmailGetIndicator (Function)
Retrieves the indicators defined on an email of IMAP session.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
SysRecentDocList (Function)
Returns the list of recently opened documents.
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.