ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
dbgInfo (Function)
Returns a debug information.
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
ProjectInfo (Function)
Returns specific information about the project currently run.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Composite keys
A composite key is a key item containing several other items......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
OpenSister (Function)
Opens a non-modal sibling window.
Execute (Function)
Starts the execution of a process through programming.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.