ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListStopWord (Function)
Returns the list of stop words used by a full-text index.
fDataDir (Function)
Returns the full path of the directory of HFSQL tables specified by the user when installing the application.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
HNbRec (Example)
Usage example of the HNbRec function
ServiceWait (Function)
Pauses the current service during the specified duration.
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
WinEdLoad (Function)
Loads the changes made by the end user in a window.
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
FTPGet (Example)
Usage example of the FTPGet function
grMenu (Function)
Defines the type of context menu displayed by a chart.
DnDCursor (Example)
Usage example of the DnDCursor function
nWDSetCallbackNext
Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open (in C, Pascal and Visual Basic only)......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
"About" window
The "About" window is used to display and access various information about the current application......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
TaskModify (Function)
Modifies the current task in a Lotus Notes or Outlook task list.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
grImageSize (Function)
Defines the size of the image containing the chart.
FileDisplay (Example)
Usage example of the FileDisplay function
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
URIGetInfo (Function)
Retrieves information of a URI resource.