ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Debugging constants
List of constants used by the debugging functions...
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
SocketRead (Function)
Retrieves a message sent by another socket.
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Accessing a database via a web service
The database can be accessed via a web service......
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
WDZip: Creating or modifying an archive
This help page explains how to......
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
zipCreate (Function)
Creates an archive.
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Creating nested reports
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......