ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Size (Property)
The Size property is used to determine and change the size of an element.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
Extracting the text of the project
The following text can be extracted......
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
HPrevious (Function)
Positions on the previous file record according to a browse item.
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
fRename (Function)
Modifies the name of a file.
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
StatCovariance (Function)
Calculates the covariance between two series of values.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Assignment of RETURN
The return value of the process currently run can be assigned...