ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
Android Control Center
Do you know where to find your application log files?...
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
4. When to use the debugger?
How to use an array of structures?
An array of structures is an Array variable......
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
Extracting the text of the project
The following text can be extracted......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
ERR_TIMEOUTINIT
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Operations in a Select query
The query editor allows you to perform operations on the values of an item......