ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Accessing a database via a web service
The database can be accessed via a web service......
SNMP constants
List of constants used by the SNMP functions....
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Constants for managing the windows
List of constants used by the functions for managing the windows...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
16. Java applications in practice
Java applications in practice...
NbReceived (Property)
Returns the number of parameters actually received by a procedure.
Error 1015: The method of the class is protected
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
HMergeView (Example)
Usage example of the HMergeView function
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
xBase files: Limits
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
How to develop a PHP site?
What is a PHP site?......
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
SQLNext (Function)
Positions on the next row of the query result.