ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
EmailCheckAddress (Function)
Checks the validity of an email address.
ShellExecute (Function)
Opens a document in its associated application.
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
HConnect (Example)
Usage example of the HConnect function
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
SQLTransaction (Example)
Usage example of the SQLTransaction function
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min