ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
CurrentDay( Function)
Returns the number of the current day in the current month.
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
Typing multilingual texts
For a multilingual application, you have the ability to......
Browser management functions
List of functions for managing browsers...
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
TimePicker (Function)
Opens the system time picker.
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
xlsSave (Function)
Saves an XLS document.
SourcePage (Property)
The SourcePage is used to identify the source of an internal page (i.e. the internal page displayed by an Internal Page control).
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
PageChangeLayout (Function)
Applies a specific layout to a page.