ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
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.
ActionBarSearchVisible (Function)
Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window.
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.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
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.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
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....
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.