ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Miscellaneous WEBDEV functions
List of various WEBDEV functions...
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.
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......
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
TabClose (Function)
Closes a dynamic pane in a Tab control.
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 ("......
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
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.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......