ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Various constants
List of various constants used by the constants WINDEV functions....
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
FontStrikeOut (Property)
The FontStrikeOut property is used to determine if a text is struck through.
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.
ArrayCopy (Function)
Copies the content of an array to another array.
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......
Constants for object visibility
List of constants for managing the visibility of an object....
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Font (Type of variable)
A Font variable creates a font programmatically...
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.
Specific features of the Express version
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......
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.