ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
HSubstDir (Example)
Usage example of the HSubstDir function
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
Events associated with internal windows
List of events associated with internal windows...
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Events associated with pages
List of events associated with pages...
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Programming overview in C and C++
User Groupware files
Two categories of data files are managed......
9. Sharing a project in practice
Sharing a project in practice...
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.