ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Generating a class diagram
The generation is used to create the WINDEV classes ("......
DomoSwitchOn (Function)
Switches on one or more electrical devices compatible with the X10 protocol.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
ControlCreate (Function)
Creates a new control (of any type) in a window programmatically.
Items used in a select query
A query created in the query editor can contain several types of items......
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.
DomoSwitchOff (Function)
Switches off one or more electrical devices compatible with the X10 protocol.
Miscellaneous WEBDEV functions
List of various WEBDEV functions...
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
Link functions (prefix syntax)
Link functions are used to link the interface with the tables and vice versa....
Private Store for mobile applications
There are two methods two deploy your applications......
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.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......