ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
grDestinationControl (Function)
Defines an Image control as destination of a chart.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
Project description: Files tab
The project description window allows you to configure various elements of your project......
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Automation object
The Automation keyword is used to declare an automation object...
Execute (Function)
Starts the execution of a process through programming.
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......