ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
1. Examples provided with WINDEV Mobile
Exports a page contained in a Document variable in image format....
Appendix 3: Configuration file
For compatibility with previous versions of the SQL Server Native Connector (also known as SQL Server Native Access), it is still possible to configure the connection in the WDSQSINS software (delivered with the SQL Server Native Connector)......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
1. Testing a site: Elements to be tested
2. User-friendly editors in practice
User-friendly editors in practice...
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
4. Monitor your applications
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.