ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NetClientSendMessage (Example)
Usage example of the NetClientSendMessage function
Multiline (Property)
The Multiline property determines if an element supports multiline text.
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
fDriveInfo (Example)
Usage example of the fDriveInfo function
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
iInitReportQuery (Example)
Usage example of the iInitReportQuery function
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
NumHelp (Function)
Returns the number of the help context associated with the specified control.
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
fExtractPath (Example)
Usage example of the fExtractPath function
Custom tooltips
Tooltips are very useful for application users......
Events associated with the Cell control field
The Zoom property gets and sets the zoom to be applied to an element....
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
wsRequest (Variable type)
The wsRequest type is used to define the advanced characteristics of a web service.
HTTP constants
List of constants used by the HTTP functions....
Handling HTML text in an Edit control
WEBDEV allows you to manipulate text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Find/Replace in the current project
The "Find/Replace" feature is used to......