ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
SocketCreate (Function)
Creates a socket.
User Groupware files
Two categories of data files are managed......
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Configuring an application with User Groupware
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Running the test of the User Groupware and installing it
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
fDriveInfo (Function)
Returns information about a drive.
DateDifference (Function)
Calculates the number of days between two dates.
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......