ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
SysDir (Function)
Returns the path of a system directory.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
<Upload>.SizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Structure of data files of user groupware
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
XMLOpenReader (Example)
Usage example of XMLOpenReader
Error 204: using a parameter without optional value after parameters ...
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
NotesDocumentSeek (Function)
Seeks a document in Lotus Notes.
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Asc (Example)
Usage example of the Asc function
HChangeConnection (Example)
Usage example of the HChangeConnection function
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
fDirExist (Function)
Checks the existence of a directory.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
xlsDocument (Example)
Usage example of the xlsDocument type