ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Nation (External language)
Defines the display language for the titles, captions, messages...
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......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Variables for managing the Drag and Drop
Referring to an element in a WLanguage event / process
Query technical documentation
The query editor automatically creates a technical documentation for each query......
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......
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
MatRead (Example)
Usage example of the MatRead function
grDestinationWnd (Function)
Defines a window as chart destination.
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Visible (Property)
The Visible property is used to set the visibility of an element.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
SQL view
An SQL view is a virtual data source defined by an SQL query......
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
Functions for managing images
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......
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.