ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
HSetMemo (Function)
Used to modify the management mode of memo items.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
DateDifference (Function)
Calculates the number of days between two dates.
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
HFreePosition (Function)
Deletes a position saved by HSavePosition.
XMLSave (Function)
Saves an XML document in a file.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
<zipArchive variable>.AddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
GglListCalendar (Example)
Usage example of the GglListCalendar function
XMLClose (Function)
Closes an XML document created by XMLDocument.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
EmailLoadAttachment (Function)
Adds an attached file to an email.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
DecimalPart (Function)
Returns the decimal part of a number.
CalendarPosition (Function)
Returns the month displayed in a Calendar control.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.