ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
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....
ReplicAdmin: Overview
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......
ErrorThrow (Function)
Throw a non-fatal error.
Image (Property)
The Image property gets and sets the background image of a control or block.
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java 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......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
iColumnEnd (Function)
Forces a column break in a multi-column report.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
10. Internal component
Internal component...
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
21. Reports
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...