ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
grParameter (Function)
Retrieves or modifies a chart parameter.
SocketConnect (Function)
Connects a client computer to a given socket.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Browser constants
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Constants for managing masks
NextTitle (Function)
Modifies the title of next window to open.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
HOnError (Function)
Customizes the management of HFSQL errors.