ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
zipListFile (Function)
Returns the list of files found in an archive.
HCopyRecord (Example)
Usage example of the HCopyRecord function
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
SocketConnect (Function)
Connects a client computer to a given socket.
iParameter (Function)
Retrieves the printer configuration and configures the print.
ExeGetPID (Function)
Returns information about the current process.
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
fTempPath (Example)
Usage example of the fTempPath function
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
XMLDocument (Example)
Usage example of the XMLDocument function
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.