ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Miscellaneous Windows functions
List of miscellaneous Windows functions
Windows Scheduler functions
List of functions for managing the scheduler
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps...
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area...
(No title )
SNMP functions
List of SNMP functions
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Mouse functions
List of functions for mouse management
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
Multitask (Function)
MultiTask is used to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
iParameterViewer (Function)
Configures the report viewer.
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Zombie data files and items
During the life of an application, items live and die......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
fReadLine (Function)
Reads a line from an external file (ANSI or Unicode).
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV website, a standard error page is displayed by default....
SQLFirst (Function)
Positions on the first row of the query result.
The "Line" charts
In the line charts, the data is interpreted as successive y-coordinates of points......
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
GPSGetPosition (Function)
Retrieves information about the current device position.
Creating a model class
In MVP projects, you need to create a base class (MBase if you're using the RAD tool for MVP...
dFont (Function)
Declares the font to be used by the dText function: in an Image control, in an Image...
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development...
Handling Gantt Chart controls programmatically
Ad Hoc deployment
The Navigation Bar control
...The Navigation Bar control is used to create a menu area that can easily adapt to the browser...
HFSQL Client/Server: Configuring the server
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Discover all the possibilities of pivot tables