ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Arithmetic operators
The arithmetic operators are......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
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)....
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Miscellaneous WEBDEV functions
List of various WEBDEV functions...
DDEError (Function)
Returns the runtime status report of a DDE function.
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
DDESend (Function)
Sends a data to the program connected via DDE.
DDEExecute (Function)
Sends a command that will be run on the server.
DDEUnLink (Function)
Interrupts a link between an item and a 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.
OLESave (Function)
Saves the object found in an OLE control in binary format.
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......