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.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text...
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged...
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions...
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure...
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
fLock (Function)
Entirely or partially locks an external file.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point):...
Same source code for 32 and 64-bit applications
The 64-bit operating systems are starting to appear on the PCs and on the servers......
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top...
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element...
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives...
Python: Native calls
WLanguage allows for native Python calls......