ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Content (Property)
The Content property is used to get and change the content of an element.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
grDestinationWnd (Function)
Defines a window as chart destination.
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
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.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Creating the Form pages of a WEBDEV RAD pattern
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...
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Creating the link buttons in the windows of a WINDEV RAD pattern
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Constant
The constants are language elements whose value is fixed once and for all...
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......