ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
zipListFile (Function)
Returns the list of files found in an archive.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
ExtractLine (Function)
Extracts a specific line from a character string.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
EventChange (Function)
Modifies the status of an event.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
zipCreate (Function)
Creates an archive.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
HDeclareExternal (Function)
Temporarily imports into the current database schema the description of a table from an existing HFSQL table.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
ServiceControl (Function)
Sends a control message to a service.
WordCount (Function)
Returns the number of words in a string.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.