ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
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.
IWListPosition (Function)
Displays the internal window corresponding to the specified position (in the list of internal windows browsed by an Internal Window control) or returns the position of the internal window currently displayed (in the list of internal windows browsed by an Internal Window control).
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
SendMessage (Function)
Sends a Windows message to a control or to a window.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
DotNetRun (Function)
Runs a procedure on a .Net server.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Description (Property)
The Description property is used to get and change the page description.
HTTPCreateForm (Function)
Creates an HTTP form.
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.