ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
notificationAction (Variable type)
The notificationAction type is used to describe an additional action associated with a notification.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
fMoveFile (Function)
Moves a file from one directory to another.
WDINT license agreement
WDINT license agreement...
Character strings
WLanguage supports different types of strings....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
MatDelete (Function)
Deletes an existing matrix.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Events associated with Button controls
List of events associated with Button controls...
Locking data files: correspondence between WINDEV 5.5 and the later versions
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......