ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SendMessage (Function)
Sends a Windows message to a control or to a window.
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
SQLModify (Example)
Usage example of the SQLModify function
fDecrypt (Example)
Usage example of the fDecrypt function
fDir (Example)
Usage example of the fDir function
fWrite (Example)
Usage example of the fWrite function
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
Constants for managing Map controls
Constants for managing Map controls...
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
fSelectDir (Function)
Opens a directory picker.
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
Note (Property)
The Note property is used to get and change a text associated with an element.
Subject (Property)
The Subject property is used to get and change the subject of an element.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
HViewToFile (Example)
Usage example of the HViewToFile function
zipOpenCAB (Example)
Usage example of the zipOpenCAB function
BurnerList (Function)
Returns the list of burners installed on the current computer.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
fCompare (Example)
Usage example of the fCompare function