ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
14. Managing the "Back" button in practice
Automation object
The Automation keyword is used to declare an automation object...
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
StatVariance (Function)
Calculates the variance for a series of values.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Reduce (Function)
Applies a computation to each element of a WLanguage array.
fCreate (Function)
Creates an external file.
Query editor: Characteristics
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
13. Generation modes
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
LooperDelete (Function)
Deletes a row from a Looper control.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....