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 web service proxy (SOAP).
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector...
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
2. How to test a site?
Specific features of the Express version
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
PageDisplay (Function)
Displays a web page in the user's browser....
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
HIndex (Function)
Rebuilds the file index (".NDX" file).
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....