ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member...
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
SMSSend (Function)
Sends an SMS.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
PageDisplay (Function)
Displays a web page in the user's browser....
Creating a table in a report
Tables can be created in a report......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed...
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table...
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application...
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account)...
PopupAnimate (Function)
Displays a popup in a page cell.
Component (Property)
The Component property configures the different components of a composite key.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).