ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control...
Image (Property)
The Image property gets and sets the background image of a control or block.
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......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
System constants
List of constants used by the system functions....
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
24. Displaying and linking pages
16. Types of code
Page constants
List of constants used by page functions....
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Option (Property)
The Option property is used to get and change certain options.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
Events associated with pages
List of events associated with pages...
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
MyParent (Reserved word)
MyParent is used to handle...
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Chart constants
List of constants used by the functions for chart management....
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.