ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
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......
5. User Groupware in practice
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"......
Check: Computer connectivity (PING request)
The monitoring robot will perform a ping on the specified IP address......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
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....
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
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......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
WDScript: use in command-line and console mode
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
1. RAD (Rapid Application Development)