ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grDestinationWnd (Function)
Defines a window as chart destination.
Color (Property)
The Color property is used to get and change the color of an element.
Referring to an element in a WLanguage event / process
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
Content (Property)
The Content property is used to get and change the content of an element.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
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.
Creating the link buttons in the windows of a WINDEV RAD pattern
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.
Creating the Form pages of a WEBDEV RAD pattern
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
List of extension attributes
The list of extension attributes ......
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
16. Java applications in practice
Java applications in practice...
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...
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Constant
The constants are language elements whose value is fixed once and for all...