ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL...
MySQL Native 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...
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
VibrationTrigger (Function)
Triggers the vibrations of the device.
Managing parallel tasks
The computers are becoming more and more powerful......
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
NetworkConnect (Function)
Associates a drive with a shared network directory.
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
WINDEV Framework License Agreement
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Installing the robot controller
The monitoring robot includes three executables......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
HCopyRecord (Example)
Usage example of the HCopyRecord function
Creating the skin template of a report
Creating a table in a report
Tables can be created in a report......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
DateTimeDifference (Function)
Calculates the difference between two dates and times.