ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
CurrentDay( Function)
Returns the number of the current day in the current month.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
How to create a menu?
dbgInfo (Function)
Returns a debug information.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Customizing the User Groupware
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Creating the Vision windows of the WINDEV RAD pattern
DnDCacheData (Example)
Usage example of the DnDCacheData function
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
FTP constants
List of constants used by the FTP functions....
fSelect (Function)
Opens the Windows file picker.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Image control in a page
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.