ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Burn functions
List of burner functions...
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
NotesViewListColumn (Example)
Usage example of the NotesViewListColumn function
ComponentInfo (Example)
Usage example of the ComponentInfo function
fSizeUncompressed (Example)
Usage example of the fSizeUncompressed function
XMLOpenReader (Example)
Usage example of XMLOpenReader
OCRExtractText (Function)
Reads the text contained in an image.
Various constants
List of various constants....
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
gClickableLink (Function)
Adds a clickable link in a graphic string.
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
HChangeConnection (Example)
Usage example of the HChangeConnection function
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
fDirExist (Function)
Checks the existence of a directory.
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
<Looper>.Sort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
xlsDocument (Example)
Usage example of the xlsDocument type
Document (Example)
Usage example of Document
xlsVersion (Example)
Usage example of the xlsVersion function
BurnerList (Example)
Usage example of the BurnerList function
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......