ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic error handling
Error handling can be customized for each process...
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
grOrientation (Function)
Modifies the orientation of chart axes.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
iCloseReport (Function)
Stops printing the current report immediately.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
DDESend (Function)
Sends a data to the program connected via DDE.
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.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
Clipboard management functions
List of functions for managing the clipboard...
SendMessage (Function)
Sends a Windows message to a control or to a window.
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....