ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing animations
List of constants used by the functions for managing the animations...
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Twain constants
List of constants used by the Twain functions....
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
Sound (Function)
Plays a sound in WAV format.
iEndReport (Function)
Forces the report print to stop.
GetTheme (Function)
Gets the current theme of a mobile application.
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
The different types of integers