ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPCommand (Function)
Sends a specific FTP command to a server.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
HDescribeFile (Function)
Describes a data file programmatically.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Looper control functions
List of functions for managing Looper controls...
BurnerList (Function)
Returns the list of burners installed on the current computer.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
zipCreate (Function)
Creates an archive.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
grColor (Function)
Returns and initializes the color of different chart elements.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
XMLData (Example)
Usage example of the XMLData function
FirstDayOfMonth (Function)
Returns the first day of the month.
fCopyDir (Example)
Usage example of the fCopyDir function