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.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser...
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open...
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify...
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action...
HChangeConnection (Example)
Usage example of the HChangeConnection function
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options...
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
HDeclare (Function)
Declares a description of table (found in a database schema) in the current project.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text...
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table)...
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages"...