ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Creating user accounts
A User account allows the server administrator to......
TabClose (Function)
Closes a dynamic pane in a Tab control.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
Miscellaneous WEBDEV functions
List of various WEBDEV functions...
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
.NET application
To create a.NET application from a project......
Link functions (prefix syntax)
Link functions are used to link the interface with the tables and vice versa....
DDESend (Function)
Sends a data to the program connected via DDE.
DDEError (Function)
Returns the runtime status report of a DDE function.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
DDEExecute (Function)
Sends a command that will be run on the server.
DDEUnLink (Function)
Interrupts a link between an item and a data.
DDEUpdate (Function)
Modifies a linked data.
DDERetrieve (Function)
Retrieves a data sent by a program (the recipient of the connection for the specified object).
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
OLESave (Function)
Saves the object found in an OLE control in binary format.