ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
WindowFromSource (Function)
Automatically initializes the controls of a window 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....
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
The Clickable Image control
The Clickable Image control can be used to......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Events associated with Edit controls
WLanguage events associated with Edit controls...
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
Events associated with Splitter controls
List of events associated with Splitter controls...
Events associated with Sidebar controls
List of events associated with Sidebar controls...
Events associated with Slider controls
List of events associated with Slider controls in a window...
grSourceSeries (Function)
Defines the source of a series.
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
PythonExecute (Function)
Executes a function present in a Python module.
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.