ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Check Box control
A Check Box can correspond to......
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
Java application and WINDEV
A Java application is an application entirely compiled in Java......
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
PublicationDate (Property)
The PublicationDate property is used to get the date an element was last accessed.
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.
EndTimestamp (Property)
The EndTimestamp property is used to set the end date and time of an action.
<Calendar>.SelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
<Input>.CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.