ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
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......
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
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.
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
zipChangePath (Example)
Usage example of the zipChangePath function