ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing bar codes
The use of bar codes to identify and manage products has become essential...
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
SilverLight control properties
List of properties associated with the SilverLight control...
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
dBorder (Function)
Draws the borders.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
gpwAddUser (Function)
Adds a user to the User Groupware database.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
SysXRes (Function)
Returns the horizontal screen resolution.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Error 25: No THEN statement is associated with this IF
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
HChangeKey (Example)
Usage example of the HChangeKey function
fWrite (Example)
Usage example of the fWrite function
zipExtractPath (Example)
Usage example of the zipExtractPath function
ContactAdd (Example)
Usage example of the ContactAdd function