ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
zipFileSize (Example)
Usage example of the zipFileSize function
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
HCreateView (Example)
Usage example of the HCreateView function
SilverLight control properties
List of properties associated with the SilverLight control...
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
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......
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
zipExtractPath (Example)
Usage example of the zipExtractPath function
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
Constants for managing images in websites
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
TreeView Table control functions
List of functions for managing TreeView Table controls...
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.