ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontName (Property)
The FontName property is used to manage the name of the font used.
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......
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
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.
FontItalic (Property)
The FontItalic property is used to manage italic style in a text.
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.
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
Nation (External language)
Defines the display language for the titles, captions, messages...
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
Visible (Property)
The Visible property is used to set the visibility of an element.