ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
ERR_BAD_CONTEXT_INTERNAL
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......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
3. Debugger
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
CloseSession (Function)
Closes a session with Lotus Notes or Outlook.
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......
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.
<Chart>.SeriesColor (Function)
Initializes the color of a series or the color of a section.
<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.
<Chart>.SunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
<sshSession variable>.DisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
WEBDEV license agreement
WEBDEV license agreement...
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
iDestination (Function)
Configures the print destination.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
Testing a project: setting
By testing the project you can simulate how the application will run......