ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Scrollbar control
The Scrollbar control is used to scroll objects (text, captions, etc.
grDraw (Function)
Draws a chart according to the specified parameters.
AAFConfigure (Function)
Allows you to specify the behavior of some Automatic Application Features (AAF). You can for example configure the option for exporting to Excel used by the automatic menu of tables.
FontUnderlined (Property)
The FontUnderlined property is used to underline text.
Content (Property)
The Content property is used to get and change the content of an element.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
dSlice (Example)
Usage example of the dSlice function
Font (Type of variable)
A Font variable creates a font programmatically...
FontStrikeOut (Property)
The FontStrikeOut property is used to determine if a text is struck through.
Variables for managing the Drag and Drop
FontBold (Property)
The FontBold property is used to manage bold style in a text.
FontItalic (Property)
The FontItalic property is used to manage italic style in a text.
Extra (Property)
The Extra property manges additional information.
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
MatReadColumn (Example)
Usage example of the MatReadColumn function
MatReadLine (Example)
Usage example of the MatReadLine function
Referring to an element in a WLanguage event / process
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
grDestinationWnd (Function)
Defines a window as chart destination.
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
FontName (Property)
The FontName property is used to manage the name of the font used.
MatRead (Example)
Usage example of the MatRead function
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Message text file format
The text files created by WDMSG use a specific format......