ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipCurrentFile (Example)
Usage example of the zipCurrentFile function
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.
grDestinationWMF (Function)
Defines a meta file as chart destination.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
ServiceContinue (Function)
Restarts a paused service.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
HFreePosition (Function)
Deletes a position saved by HSavePosition.
zipExtractPath (Function)
Returns the path of a file found in the archive.
iCloseReport (Function)
Stops printing the current report immediately.
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).
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
HListItem (Example)
Usage example of the HListItem function
fExtractPath (Example)
Usage example of the fExtractPath function
HPrevious (Function)
Positions on the previous file record according to a browse item.
zipOpenCAB (Example)
Usage example of the zipOpenCAB function