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.
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without...
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Database schema editor: the different types of links
There are different types of links between the tables......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection...
Definition (Variable type)
The Definition type gets the characteristics of the following types: simple type, advanced...
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores,...
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Runtime log
The runtime log is the best way to identify the most used features of an application......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Phone constants (Android / iOS)
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create...
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server...
The Site Map control
The Site Map control allows the Web user to......
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Entity of a CDM
To group information according the MERISE method, entities must be created......