ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Spin control
A Spin control is used to increase or reduce a value found in a control......
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
Animation functions
WINDEV proposes several WLanguage functions for managing animations......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Status bar of windows
The status bar of a window is used to display several types of information......
Position (Function)
Finds the position of a specified string within another string.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
OCRAddLanguage (Function)
Adds a language to the native OCR system.
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
SCM: Repository versions
There are different versions of the SCM repository......
<ANSI string>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......