ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OLEServer (Function)
Lists the OLE servers registered toward the current system.
DDEString (Function)
Returns the information retrieved by DDERetrieve.
CoTan (Function)
Calculates the cotangent of an angle.
Tangent (Function)
Calculates the tangent of an angle.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
PicClose (Function)
Closes the image found in an Image Editor control.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
The Image control
The Image control is used to......
4. Dedicated server or shared server?
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
Sum (Function)
Calculates the sum of the array elements.
<Array>.Min (Function)
Returns the lowest value in the array.
Conversion (Function)
Converts a value from a unit to another one.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
Apply (Function)
Executes a procedure for each element of a WLanguage array.
ReplicInfo (Function)
Returns information about a replication.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
Combination (Type of variable)
A combination is a set of options.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
ToastDisplay (Function)
Displays a "Toast" message.