ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotesDeleteAttachment (Function)
Deletes an attached file from an item of the current document in Lotus Notes.
HAdd (Example)
Usage example of the HAdd function
HExtractMemo (Example)
Usage example of the HExtractMemo function
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
HTMLEditorSearch (Function)
Searches for a string in an HTML Editor control.
Creating the link buttons in the windows of a WINDEV RAD pattern
WDTestSite: Load test
The stress tests are used to check......
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
Document (Example)
Usage example of Document
NotesDeleteItem (Function)
Deletes the specified item from the current document in Lotus Notes.
TreeCollapse (Function)
Collapses a branch previously expanded.
TreeExpand (Function)
Expands a node in a TreeView control.
WavInit (External language)
Initializes the sound interpreter.
WLanguage procedure called by zipAddDirectory
WLanguage procedure ("Callback") called when adding files with zipAddDirectory.
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
VideoGenerateThumbnail (Example)
Usage example of the VideoGenerateThumbnail function
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Telephony functions
List of telephony functions...
NotesAddAttachment (Function)
Attaches a file to an item of the current document in Lotus Notes.
Print modes of a report
Several print modes are available for a report....
NotesModifyAttachment (Function)
Modifies a file attached to an item of the current document in Lotus Notes.
nWDInit: Initialize the external language
Initializes the external language......
SQLModify (Example)
Usage example of the SQLModify function