ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

9-slice scaling
9-slice scaling allows you to resize images without any distortion...
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
RepeatedZoneAddStart (Function)
Adds a repeat (or line) at the beginning of a field Infinite repeat zone. The repeat is inserted before the first repeat in the Repeated zone field.. The scroll position of the Repeated zone field remains unchanged.
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
DomoSwitchOn (Function)
Switches on one or more electrical devices compatible with the X10 protocol.
DomoSwitchOff (Function)
Switches off one or more electrical devices compatible with the X10 protocol.
WDTrans: Overview
WDTrans is a tool for canceling transactions......
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
BitcoinCoreHashRate( Function)
Returns the number of times the sha256 function had to be calculated per second to calculate the last block.. This number corresponds to a proof of work.
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
DDEError (Function)
Returns the runtime status report of a DDE function.
DDESend (Function)
Sends a data to the program connected via DDE.
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).