ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BankHoliday (Function)
Indicates whether a day is a public holiday or not.
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
Running the test of the User Groupware and installing it
Character strings
WLanguage supports different types of strings....
Error 39: The END statement marking the end of declaration of the composite variable is missing
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
7. Dynamic site on specific configurations
Push notification
A mobile device can receive push notifications......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
WDInst: handling the files to install
By default, the files to install are......
Page Header block
The Page header block is printed on each new page......
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
SysLinkExtension (Function)
Associates an extension (.txt, .avi, etc.) to a default execution program.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....