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
Mouse functions
List of functions for mouse management
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
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.
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Data model editor: types of links
Several types of links can be found between the files......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL...
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported...
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user)...
Report templates and inheritance
...When a report template is applied to a report, all the controls and code found in the template...
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL Cluster....
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
AJAX: Direct procedure calls
Starting with version 2024, it is no longer necessary to use AJAXExecute...
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure....
Value (Property)
The Value property is used to get and change the value of an element.
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current...
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes...
The Slider control (in a page)
WEBDEV proposes two types of sliders......
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images...
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current...
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
TwainToControl (Function)
Allows: view the document coming from the Twain device in an Image control. view the document...
User Groupware and Client/Server tables
An application using User Groupware can be used with a HyperFileSQL database in Client/Server...