ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
LastDayOfYear (Function)
Returns the date of the last day of the year.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
iDestination (Function)
Configures the print destination.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
HLinkMemo (Example)
Usage example of the HLinkMemo function
zipIsMulti (Example)
Usage example of the zipIsMulti function
HRecNum (Example)
Usage example of the HRecNum function
HOnError (Function)
Customizes the management of HFSQL errors.
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Using several libraries in an application
A library is a WDL file that contains all the resources......
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
Constants for managing projects
List of constants used by the functions for managing projects....
Events associated with Button controls
List of events associated with Button controls...