ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
SysRecentDocList (Function)
Returns the list of recently opened documents.
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
Socket constants
List of constants used by the functions for socket management....
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
EmailGetIndicator (Function)
Retrieves the indicators defined on an email of IMAP session.
EmailChangeFolder (Function)
Modifies the current folder in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
iHLine (Function)
Prints a horizontal line at specified coordinates.
iVLine (Function)
Prints a vertical line at specified coordinates.
SchedulerPositionResource (Function)
Displays a given resource in a Scheduler control or returns the position of first visible resource in a Scheduler control.
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
Assisted input management functions
The following functions are used to program assisted input in edit controls...
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
GglFillCalendarByRequest (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request.
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
Programming automatic calculations in the columns of a Table control
PDFReaderSeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
DecimalPart (Function)
Returns the decimal part of a number.