ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iCurrentFile (Function)
Returns the name of the file currently generated.
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
WINDEV concepts
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible in a control. Show or hide gridlines in a control....
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
HFSQL properties
List of HFSQL properties...
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
State (Property)
The State property is used to get and change the state of an element.
Functions for managing objects (External language)
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...