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.
gglOverride (Variable type)
The gglOverride type is used to define information about event notification overrides.
Changing sites from AWP to SEO-ready session mode
Comparison operators
The comparison operators can be divided into several categories......
SIPVisible (Function)
Displays the keyboard.
Constants for external files
List of constants used by the functions for managing external files....
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed...
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
16. Types of code
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options...
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
Setup mode
Several methods can be used to distribute a WINDEV application......
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File...
OrgElement (Variable type)
The OrgElement type is used to define the advanced characteristics of an element found...
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Restoring an HFSQL Client/Server database
A backup of an HFSQL Client/Server database can be restored at any time......
Editing WEBDEV element styles in a project
WEBDEV allows you to manage all the WEBDEV element styles used in a project......
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.