ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
ServiceContinue (Function)
Restarts a paused service.
Language (Property)
The Language property is used to get and change the language used.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
iCloseReport (Function)
Stops printing the current report immediately.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
zipAddFileList (Function)
Automatically adds and compresses a list of files into a ZIP, CAB, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
fRead (Example)
Usage example of the fRead function
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming. Define the SQL expression that returns the default value of an item (item described through programming only)....
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
zipExtractPath (Function)
Returns the path of a file found in the archive.
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Comment (Property)
The Comment property is used to manage comments.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).