ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Installing a Webservice (old format)
Creating an executable: General options
The main executable options are as follows......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
HAddUser (Function)
Adds a user to a database.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLDocument (Function)
Creates a new XML document.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
SysErrorMode (Function)
Modifies the display mode of errors.
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......