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......
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......
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
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
8. Optimizing an application
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)...
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
1. RAD (Rapid Application Development)
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....