ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
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.
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......
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......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
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...
SysIMEI (Function)
Returns the IMEI number of an Android phone.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
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.
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