ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Creating an executable: General options
The main executable options are as follows......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
HDelete (Function)
Deletes a record from a data file (query or view).
2. Analysis in practice
WDMSG license agreement
WDMSG license agreement...
HTMLToRGB (Function)
Converts the HTML color into RGB color.
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Creating requirements
The following steps must be performed to implement the requirements......
5. Deploying a dynamic site (Session or AWP) in practice
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
HTMLToText (Function)
Converts an HTML string or buffer to text.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Testing a project: setting
By testing the project you can simulate how the application will run......
Hyper File functions available for backward compatibility
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......