ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DDESend (Function)
Sends a data to the program connected via DDE.
QuickActionPin (Function)
Generates a request to pin a quick action.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
Table,Modify (External language)
Modifies an element in a Table control.
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
ActionBarSearchVisible (Function)
Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window.
PreviousPage (Function)
Returns the name of the previous page.
LoadDLL (Function)
Loads the specified library (DLL) in memory.
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding table. This function uses the former view mechanism.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) programmatically.
PostMessage (Function)
Sends a Windows message to a control or to a window.
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST web service function is completed.