ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsDocument (Example)
Usage example of the xlsDocument type
SchedulerAddTask (Example)
Usage example of the SchedulerAddTask function
xlsClose (Example)
Usage example of the xlsClose function
fExtractPath (Example)
Usage example of the fExtractPath function
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
XMLData (Example)
Usage example of the XMLData function
HExecuteView (Example)
Usage example of the HExecuteView function
TableAddChild (Example)
Usage example of the TableAddChild function
SocketWrite (Function)
Writes a message intended to another socket.
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
EmailChangeFolder (Example)
Usage example of the EmailChangeFolder function
EmailReadMessage (Example)
Usage example of the EmailReadMessage function
xlsVersion (Example)
Usage example of the xlsVersion function
EmailListFolder (Example)
Usage example of the EmailListFolder function
ChangeCharset (Example)
Usage example of the ChangeCharset function
ServiceInfo (Function)
Returns information regarding the configuration of a service.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
EmailNbMessage (Example)
Usage example of the EmailNbMessage function
fDir (Example)
Usage example of the fDir function
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
JavaExecute (Example)
Usage example of the JavaExecute function
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...