ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
The "Find - Replace" pane
The "Find - Replace" pane is used to......
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......
Running the test of the User Groupware and installing it
HRSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Break in a report
The break is used to group the records corresponding to a sort criterion......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
MQTT functions
The following functions are used to manage MQTT clients...
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
<zipArchive variable>.FileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
ERR_TIMEOUTINIT
Type and version of Web server
The configuration diagnostic displays the following error......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Image control in a page