ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
<Connection variable>.StartServerUpdate (Function)
Used to immediately start the automatic server update.
<Connection variable>.InfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
DriveRecoverFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
<Variable Drive>RetrieveFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
SaaSAdminListUser (Function)
Lists the users of the SaaS Webservice database.
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
Local procedure
Two types of procedures are available......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
The different types of variables
The different types of variables are......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
The Upload control
The Upload control is used to upload files on the Web server......
DDERetrieve (Function)
Retrieves a data sent by a program (the recipient of the connection for the specified object).
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Operating mode of dynamic Active WEBDEV Pages
<Connection variable>.DeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
5. Deploying a dynamic site (Session or AWP) in practice