ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
2. WEBDEV administrator in practice
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Warning 18: Loop without potential end
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
14. Controls in practice
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
How to perform a full file browse?
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
The structure of the file for remote control
The management of remote control uses a file in INI format......