ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Cell control properties
List of properties associated with the Cell control...
Multimedia functions (prefix syntax)
List of Multimedia functions...
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
AnimationPeriod (Property)
The AnimationPeriod property is used to get and modify rotation speed of the animation in the Cube or Carousel controls.
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Functions for handling List Box, ListView and Combo Box controls (prefix syntax)
List of functions for handling List Box, ListView and Combo Box controls (prefix syntax)...
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
The planes (in a window or in a report)
The planes are used to group the window controls......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
ToClipboardRTF (Function)
Writes a character string in RTF format into the clipboard.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
fAddText (Function)
Adds the content of a character string at the end of a file.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
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......
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
<Chart>.SaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
<String type>.Format (Function)
Formats a character string according to the selected options.