ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
WEBDEV cluster: Proxy configuration
To use a WEBDEV cluster, it is necessary to distribute the load between the different cluster nodes (each node corresponding to a WEBDEV Application Server)......
LooperAdd (Function)
Adds a row at the end of a Looper control.
Page templates
WEBDEV allows you to create page templates......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
ThreadExecute (Function)
Starts the execution of a secondary thread.
gpwConnectUser (Function)
Connects a user to the User Groupware.
gpwDisconnectUser (Function)
Disconnects the current user from the User Groupware.
ERR_BAD_FILE
ERR_PARSER
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
tapiAnswerCall (Function)
Answers an incoming call that was detected.
Telephony constants
List of constants used by telephony functions...
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
tapiCallIsWaiting (Function)
Used to find out whether the call is on hold.
tapiCallIsBusy (Function)
Used to find out whether the number called is busy.
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......