ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Miscellaneous WEBDEV functions
List of various WEBDEV functions...
TabClose (Function)
Closes a dynamic pane in a Tab control.
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
WDZip: Overview
WDZip is used to compress and group your files in archives......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
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.
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.
dCopy (Function)
Copies an image to another image.
Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ)) (prefix syntax)
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
EndProgram (Function)
Ends the execution of the current program.
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
Log (Function)
Calculates the decimal logarithm of a numeric value.
Sin (Function)
Returns the sine of an angle.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
Image control in a window
This help page presents the characteristics of an Image control found in a window...
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.