ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. User Groupware in practice
HLogRecreate (Function)
Used to re-create an empty log.
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Check: Computer connectivity (PING request)
The monitoring robot will perform a ping on the specified IP address......
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Project portfolio
From version 25, you can create "project portfolios"......
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
WDInst: handling the files to install
By default, the files to install are......
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
10. Internal component
Internal component...
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
8. Optimizing an application
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Functions for managing objects (External language)
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
WDTestSite: Load test
The stress tests are used to check......
1. RAD (Rapid Application Development)