ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
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......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
Using .NET assemblies in a project
To use .NET assemblies in a project......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......