ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
Check: Computer connectivity (PING request)
The monitoring robot will perform a ping on the specified IP address......
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
Check: Sending an email
The monitoring robot will......
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
rssInitialize (Function)
Loads a RSS stream in memory.
WINDEV Mobile concepts