ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example])....
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Upload control properties
The Upload control can be handled in server and browser code using different WLanguage properties......
Dockable Panel control properties
You can manipulate Dockable Panel controls in a window using the following WLanguage properties...
Image Editor control properties
You can manipulate Image Editor controls in a window using the following WLanguage properties......
WLanguage procedure called by PVTCalculateAllAsynchronous
WLanguage procedure ("callback") called by PVTCalculateAllAsynchronous once all the data of a Pivot Table control has been calculated.
Parameters of the procedure used by NearbyShareSend
WLanguage procedure ("callback") called by NearbyShareSend to notify whether or not the data was sent successfully.
WLanguage procedure called by PVTCalculateUpdateAsynchronous
WLanguage procedure ("callback") called by PVTCalculateUpdateAsynchronous once all the data of a Pivot Table control has been calculated.
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
The different types of integers
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
Reals
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
5. Displaying a WEBDEV Session site