ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
<Chart>.Smoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
Handling Gantt Chart controls programmatically
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
ERR_BAD_CONTEXT_INTERNAL
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
3. Debugger
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
SaaSAdminDisconnect (Function)
Ends the management session of a SaaS database.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SysDetectLockedSession (Function)
Detects the change of lock for the Windows session.
CloseSession (Function)
Closes a session with Lotus Notes or Outlook.
<emailIMAPSession variable>.ListFolder (Function)
Returns the list of folders of an IMAP session.
<fbSession variable>.Stop (Function)
Stops the Facebook session that was started by FBStartSession.
<sshSession variable>.DisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
WiFiListNetworkCard (Function)
Returns the list of Wi-Fi network cards currently available on the current computer.
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......